-
Notifications
You must be signed in to change notification settings - Fork 0
PML
Pau edited this page Jun 19, 2021
·
5 revisions
The actual available tags are the following:
Background Color
<background R;G;B> R, G, B going from 0 to 255.
Global Margin
<margin X;Y> X, Y in px.
Text
<text Sample Text;X;Y> X and Y are optional margin parameters.
Image
<img src;X;Y;SCALE> src is the path to the image, X and Y are optional margin parameters.
Newline
<nl ;>
Check out examples/page.pml in the browser folder to see an example.