plantuml icon indicating copy to clipboard operation
plantuml copied to clipboard

Correctly embed fonts in generated pdf

Open albertored opened this issue 1 year ago • 0 comments

With this change the eps generated as a middle step to have pdf files as output are generated with the -teps:text flag on plantuml. See https://plantuml.com/eps for reference.

In this way text is not rendered as outlines in eps file but it keeps the font indication allowing epstopdf to correctly embed font in the final pdf

albertored avatar Aug 07 '24 09:08 albertored