--- loncom/homework/randomlylabel.pm 2003/02/26 18:49:58 1.6 +++ loncom/homework/randomlylabel.pm 2008/12/19 14:28:14 1.31 @@ -1,8 +1,7 @@ -#!/usr/bin/perl # The LearningOnline Network with CAPA # randomlabel.png: composite together text and images into 1 image # -# $Id: randomlylabel.pm,v 1.6 2003/02/26 18:49:58 albertel Exp $ +# $Id: randomlylabel.pm,v 1.31 2008/12/19 14:28:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -26,7 +25,175 @@ # # http://www.lon-capa.org/ # -### + +=pod + +=head1 Syntax of randomlylabel commands + +Required items are: (one of BGIMG or SIZE) and OBJCOUNT + +=over 4 + +=item BGIMG + +/home/... file +/res/ ... URL +or href (href must contain http://...) +Expected to be HTTP escaped + +=item SIZE + +width:height + +Creates a blank canvas of size width,height. + +=item BGCOLOR + +either I or a color hexstring + +Sets the background color, if SIZE is used to create a new canvas, +I makes the background transparent. + +=item OBJCOUNT + +a number + +=item OBJTYPE + +a colon seperated list of types, supported types are + + B B B B B B B