Re: Problem with pango_tab_array_new_with_positions?



On 04/24/2009 01:50 AM, Ian Puleston wrote:

Theoretically the effect of these should be identical. Anyone know if this
is a known problem (I can't find any references to
pango_tab_array_new_with_positions in bugzilla)?

Ok, I suspected this may be your problem:
You are printing each line at X position zero. You should instead get the line extents and print the line at logical_rect.x instead.

behdad

Ian



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