Re: Drawing text using Pango on bitmap without gtk
- From: John Cupitt <jcupitt gmail com>
- To: Himanshu Garg <himanshu garg gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Drawing text using Pango on bitmap without gtk
- Date: Sat, 2 Jul 2005 14:27:56 +0100
On 7/2/05, Himanshu Garg <himanshu garg gmail com> wrote:
> I am trying to draw Telugu text on a bitmap using Pango in
> Windows. However I couldn't find any function in the library that does
> just that.
>
> Searches in the mailing list suggest the pangoft2 example which
> I have seen. However I am not using the freetype library and the
> example doesn't seem to be of much help.
My understanding is that pango doesn't do any pixel rendering, it
relies on back ends like ft2 for that.
I use pangoft2 on windows and it works well. I used the code in
pango-xx/examples/pangoft2topgm.c as a start point.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]