Re: Problem with pango_tab_array_new_with_positions?
- From: Behdad Esfahbod <behdad behdad org>
- To: Ian Puleston <ian underpressuredivers com>
- Cc: 'gtk-list' <gtk-list gnome org>
- Subject: Re: Problem with pango_tab_array_new_with_positions?
- Date: Fri, 24 Apr 2009 01:58:36 -0400
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]