--- loncom/homework/randomlylabel.pm 2003/05/13 19:08:31 1.9 +++ loncom/homework/randomlylabel.pm 2006/05/30 12:45:37 1.28 @@ -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.9 2003/05/13 19:08:31 albertel Exp $ +# $Id: randomlylabel.pm,v 1.28 2006/05/30 12:45:37 www 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