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
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