[cairo] Re: [poppler] Re: poppler profiling on geode with cairo
backend
Kristian Høgsberg
krh at bitplanet.net
Thu Nov 9 14:02:18 PST 2006
On 11/9/06, Jeff Muizelaar <jeff at infidigm.net> wrote:
> On Thu, Nov 09, 2006 at 10:19:58AM -0500, Behdad Esfahbod wrote:
> > Is it a Type3 font? Type3 fonts are drawn as path in poppler currently
> > IIRC. Can you post a test PDF and driver code?
>
> No, it isn't a type3 font.
>
> You can get a test pdf at:
> http://people.freedesktop.org/~jrmuizel/plain-text.pdf
Oh, this might be a problem with the crop box. We set a clip for the
crop box before rendering the page and for integer scaling that clip
box probably always is pixel aligned. Try to remove the "if (cropBox)
..." block from Gfx::Gfx() in Gfx.cc.
cheers,
Kristian
More information about the cairo
mailing list