Type 3 font blurry in SVG export

Ben Browitt <[email protected]> Sun, 25 Nov 2018 01:42:42 +0200
Newsgroups gmane.comp.lib.cairo
Message-ID <CAGX3NLPBh2WEuLWrvOrYqSNWrDxTp08TD12-rOsRR5VT4T7j7w@mail.gmail.com>
Converting the PDF in issue #107 [1] to SVG with pdf2svg result with blurry
text.
When replacing the SVG surface with a PS surface [2] the text is sharp.
That means that the Poppler PDF import is good and the problem is in the
SVG surface.
Can anyone that is familiar with the SVG and PS surfaces help?

Tested with Cairo 1.16.0 on Ubuntu.

Thanks

[1] https://gitlab.freedesktop.org/cairo/cairo/issues/107
[2] https://github.com/dawbarton/pdf2svg/blob/master/pdf2svg.c#L66

-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo