Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
hiddentrue

Magics is internally working in cm. All the superpage, page and subpage dimension should be given in cm.  When working with png, you can set the parameter output_width to the number of pixel you want

How can I set the size of my PNG output?

Step-by-step guide

Magics is internally working in cm. All the superpage, page and subpage dimension should be given in cm.  When working with png, you can set the parameter output_width to the number of pixel you want.  Magics will map this width with super_page_x_length to define a ratio and compute the height in pixel.

...