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

Re: gEDA-user: font problem in 1.6.0



On Tue, 2010-05-11 at 17:49 -0400, Dave McGuire 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);


(Will break rendering underlines in gschem, but I'd like to rule out my
code!).


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.

Best wishes,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)



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