Hi, I'm using the latest FreeType2 taken from GIT, and pdftoppm (which does not rely on xft2) shows your issue, but pdftoppm uses SplashOutputDev.
Checking CairoOutputDev is appropriate to investigate your issue found on zathura (using CairoOutputDev directly) and epdfview (using CairoOutputDev via poppler-glib), so pdftocairo is better starting point. Unfortunately, still pdftocairo is not available on the main trunk. Now I'm trying to build fully statically linked pdftocairo with older poppler (about 8 year ago). If I got any progress, I will post to this list. Please wait for a while. Regards, mpsuzuki On Mon, 14 Feb 2011 12:23:58 +0100 Cedric Sodhi <[email protected]> wrote: >Both significantly odler versions older than mine (2,4,4 and 2.2), >maybe someone has a newer version so we can at least rule out a general >regression. Thank you. > >Cedric > >n Mon, Feb 14, 2011 at 10:45:10AM +0000, Harry Roberts wrote: >> libfreetype6 2.3.7-2+lenny1 >> libxft2 2.1.12-3 >> Both standard debian versions >> >> On 14 February 2011 10:11, Cedric Sodhi <[1][email protected]> wrote: >> >> On Mon, Feb 14, 2011 at 07:01:28PM +0900, [2][email protected] >> wrote: >> > Hi, >> > >> > About this process, further investigation is needed. >> > I think, CairoOutput of the poppler disables the hinter >> > by default. I'm afraid that there can be something wrong >> > in FreeType2. >> >> Curious. Could those who do *npt* appear to have any "mishinting" >> provide information about their specific freetype version / configure >> options to pin this down? >> >> References >> >> Visible links >> 1. mailto:[email protected] >> 2. mailto:[email protected] >_______________________________________________ >poppler mailing list >[email protected] >http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
