Re: rendering text to drawable

2005-08-31 Thread HuamiSoft Hubert Sokolowski
Hi! On Tue, 30 Aug 2005 23:11:29 +0200 Mateusz Misiorny [EMAIL PROTECTED] wrote: Hi, I just wanted to render some simple strings to a drawable (a pixmap) and it seems it requires massive amount of work and code just to get a few characters on the screen. I am talking about the new way of

rendering text to drawable

2005-08-30 Thread Mateusz Misiorny
Hi, I just wanted to render some simple strings to a drawable (a pixmap) and it seems it requires massive amount of work and code just to get a few characters on the screen. I am talking about the new way of rendering text - through pango. I have to create many structures and fill many fields