[LON-CAPA-cvs] cvs: loncom /homework randomlylabel.pm

raeburn raeburn at source.lon-capa.org
Thu Apr 4 22:43:25 EDT 2024


raeburn		Fri Apr  5 02:43:25 2024 EDT

  Modified files:              
    /loncom/homework	randomlylabel.pm 
  Log:
  - Update perldoc.
  
  
Index: loncom/homework/randomlylabel.pm
diff -u loncom/homework/randomlylabel.pm:1.34 loncom/homework/randomlylabel.pm:1.35
--- loncom/homework/randomlylabel.pm:1.34	Fri Apr  5 02:31:23 2024
+++ loncom/homework/randomlylabel.pm	Fri Apr  5 02:43:25 2024
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # randomlabel.png: composite together text and images into 1 image
 #
-# $Id: randomlylabel.pm,v 1.34 2024/04/05 02:31:23 raeburn Exp $
+# $Id: randomlylabel.pm,v 1.35 2024/04/05 02:43:25 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -146,6 +146,12 @@
 
 either B<horizontal> or B<vertical>
 
+=item rotation
+
+number of degrees to rotate the text, relative to the horizontal.
+only used if font attribute is set to a freetype font (e.g., helvetica 12),
+and in that case, if set to a valid value, overrides value set for direction.
+
 =back
 
 =item  POLYGON




More information about the LON-CAPA-cvs mailing list