[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: font problem in 1.6.0



On 5/11/10 7:35 PM, Peter Clifton wrote:
Peter, in reference to my DocBook problem: I believe I've got the
DocBook stuff installed properly...will try again with the git head
pango after a break.

If that doesn't help, could you try this test as well, to rule out
(some) of my custom code..

in gschem/src/o_text.c

Search for the single instance:

   gschem_pango_show_layout (cr, w_current->pl);

and replace with:

   pango_cairo_show_layout (cr, w_current->pl);

  This change made no difference.

I'm wondering if the bug is more likely to be in cairo or pango. As yet
I'm undecided, but I'm leaning towards thinking cairo. Could you remind
me which cairo version you're working with, and I'll check to make sure
there haven't been any relevant bug fixes since.

  On this system (OS X v10.6) I'm running cairo 1.8.10.

             -Dave

--
Dave McGuire
Port Charlotte, FL


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user