--- loncom/homework/randomlylabel.pm 2004/02/23 23:54:14 1.18 +++ loncom/homework/randomlylabel.pm 2017/05/23 03:07:34 1.32 @@ -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.18 2004/02/23 23:54:14 albertel Exp $ +# $Id: randomlylabel.pm,v 1.32 2017/05/23 03:07:34 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