[cairo] postscript?
Carl Worth
cworth at cworth.org
Fri Aug 1 12:42:13 PDT 2008
On Fri, 2008-08-01 at 11:01 -0700, Charles Doutriaux wrote:
> A while ago somebody on the list suggested i only create the pattern
> once and then reuse it.
>
> I finally got around doing this, but I still get the EXACt same
> postscript file. I'm not sure what I'm doing worng.
Hi Charles,
I don't think we've got code implemented in cairo's PostScript backend
to recognize repeated use of the same pattern and to avoid re-emitting
it. This really is one of the very few, big inefficiencies left in
cairo's PostScript backend.
I believe Adrian is anxious to get a solution in place for this soon,
(and may have already started working on it). I'll make sure we talk
about this at the upcoming Cairo Summit.
-Carl
More information about the cairo
mailing list