--- loncom/homework/randomlylabel.pm 2004/02/11 21:52:56 1.12.2.1 +++ loncom/homework/randomlylabel.pm 2005/02/23 16:11:42 1.24 @@ -2,7 +2,7 @@ # The LearningOnline Network with CAPA # randomlabel.png: composite together text and images into 1 image # -# $Id: randomlylabel.pm,v 1.12.2.1 2004/02/11 21:52:56 albertel Exp $ +# $Id: randomlylabel.pm,v 1.24 2005/02/23 16:11:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -26,7 +26,173 @@ # # 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 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