|
From: <tim...@en...> - 2006-09-13 22:23:47
|
Richard Henwood wrote: > On Wed, Sep 13, 2006 at 12:34:27PM +0200, Timoth=E9e Lecomte wrote: > =20 >> Richard Henwood wrote: >> =20 >>> On Wed, Sep 13, 2006 at 11:07:30AM +0200, Timoth=E9e Lecomte wrote: >>> =20 >>> =20 > <snip> > =20 >>> With 'antialiasing and oversampling': >>> _set_termvar oversampling_scale =3D 20 >>> >>> and for the record, both 'No antialiasing' and 'Antialiasing' >>> _set_termvar oversampling_scale =3D 1 >>> =20 >>> =20 >> Ok, so there's no problem here. I'm starting to wonder if there could = be=20 >> a problem with your version of pango and/or cairo. Could you tell me=20 >> what they are ? >> >> =20 > > cairo: 1.0.2-25 > pango: 1.10.2-21 > > wxGTK: 2.6.2.1-20 > > r, > =20 Well, I finally figured out the problem (the scaling matrix not applied=20 to the fonts), told about it on #freedesktop, and the friendly=20 pango/cairo guys told me that it got fixed in pango 1.10.3 (and newer,=20 we are at 1.14.3 right now). I can indeed reproduce the problem with=20 pango 1.10.2. Please update your pango copy if you can. Meanwhile, I'll bump the=20 needed version of pango to 1.10.3 in the gnuplot's configure script. Thanks for your help in tracking down this bug (I'm glad it's not in my=20 code ;). Best regards, Timoth=E9e |