Index: 03_drawing.html =================================================================== --- 03_drawing.html (revision 4962) +++ 03_drawing.html (revision 4963) @@ -247,7 +247,9 @@ x1, y1 yes x;y coords of bounding box bottom-left (smaller coords) x2, y2 no x;y coords of unrotated bounding box top-right (larger coords) rot no rotation - halign no horizontal alignment, per text line: left, center, right, word-justified, justified (default: left) + mirx no boolean; mirror X coords (mirror over y axis); default is false if not specified; affects origin vs. bbox relation, does not affect pixels fo rendered text + miry no boolean; mirror Y coords (mirror over x axis); default is false if not specified; affects origin vs. bbox relation, does not affect pixels fo rendered text + halign no horizontal alignment, per text line: left, center, right, word-justified, justified (default: left); affects only bbox specified text and multi-line text text yes string stroke yes pen used to determine color and font properties dyntext yes boolean; when true, perform dyntext substitution