In <[EMAIL PROTECTED]>, Ville Syrj�l� wrote: > On Sat, Feb 26, 2005 at 06:56:19PM +0000, Tony Houghton wrote: > > > With both 0.9.21 and 0.9.22, I can't draw text in an application I'm > > writing. It just doesn't appear. > > Did you set the font?
Yes... > > The tutorial text drawing application > > stays blank too. Remember I said the tutorial didn't work either? All I changed was that it loads /usr/share/fonts/truetype/msttcorefonts/Arial.ttf. That works with SDL_ttf. > > My application draws rectangles OK, but they don't get > > plotted properly in 0.9.22. It looks as if it thinks the buffer is much > > wider in terms of pixel count than it actually is. > > I have no such problems. Some code that demonstrates the problem would be > nice. OK, I'll try to condense my code for you. I'm not too worried about it though, because I decided to use SDL instead for flexibility. -- TH * http://www.realh.co.uk _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
