[cairo] Text rendering issue on embedded device.

Behdad Esfahbod behdad.esfahbod at gmail.com
Tue Jan 26 10:59:51 PST 2010


On 01/26/2010 09:45 AM, Sven Herzberg wrote:
> Hi,
> 
> Am Freitag, den 22.01.2010, 22:25 +0530 schrieb Sid Kapoor:
>> I am trying to port GTK+-2.18.3 on TinyX for a 600x800 embedded
>> device.
>>
>> Hardware specifications of the device are:
>>
>> Frame Buffer bit depth: 4bpp
>> Resolution: 600x800
>> Visual Type: Static Gray
>> device dpi : 167
> 
> I have been running into this in the past, too. GtkTextView wasn't
> properly rendering to 32bpp GdkWindows.

Did you really mean 32bpp here?

> This is most likely to be a bug
> in the PangoGdkRenderer or Pango, not cairo.

Very, very unlikely.  gdkpango and pangocairo simply call cairo API.
May be a gdkcairo issue.

behdad

> Regards,
>   Sven


More information about the cairo mailing list