Skip to content
Pau edited this page Jun 19, 2021 · 5 revisions

PML Documentation

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.

Clone this wiki locally