[cairo-bugs] [Bug 23551] Wishlist: psfrag compatible postscript output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 5 00:35:37 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=23551





--- Comment #12 from Adrian Johnson <ajohnson at redneon.com>  2010-02-05 00:35:32 PST ---
(In reply to comment #11)
> So I've written a little python app that outputs an EPS file from an SVG file
> via a cairo surface (attached above). It doesn't seem to work as intended, even
> linking against your modified cairo libs. Is this an overly naive way to do
> things?

Creating a "hello world" test case with Inkscape than running your svg2eps
results in a EPS file that displays a black rectangle. There is no text in the
file. Running rsvg-view also shows a black rectangle. Looks like a bug in rsvg.

psfrag should work with Inkscape and my patch if you keep the tag name short
enough that it does not get split and avoid the "fi" ligature. ie use names
like "tag1", "tag2", "tag3".


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list