--- loncom/homework/randomlylabel.pm 2003/02/26 18:49:58 1.6 +++ loncom/homework/randomlylabel.pm 2005/04/07 06:56:22 1.26 @@ -2,7 +2,7 @@ # 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.26 2005/04/07 06:56:22 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -26,7 +26,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