[cairo-bugs] [Bug 11442] New: PS output optimizations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 1 12:03:07 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=11442
Summary: PS output optimizations
Product: cairo
Version: 1.5.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: low
Component: postscript backend
AssignedTo: cworth at cworth.org
ReportedBy: kherron+cairo at fmailbox.com
QAContact: cairo-bugs at cairographics.org
the PS backend defines a series of command aliases, like "M" for "moveto", to
reduce the size of the generated postscript. However, it doesn't actually use
these aliases.
Also, fonts are selected using a findfont/makefont/setfont operator series.
Level 2 PS includes a more efficient operator called selectfont.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list