[links] DirectFB font rendering

Harry Lin D332 (中光電) harry.lin at coretronic.com
Tue Aug 7 19:46:06 MDT 2007


Hi,

I used the TTF font rasterizer to make more than 30000 pngs for Chinese font.

http://linuxfromscratch.org/pipermail/links-list/2003-November/004302.html

And after making Links, the size of the execution file is 114.3M …….

I can’t run the program, as I run ./links, the process is killed instantly. :-(

 

So I want to render the texts by DrawString() instead of Blit() of the DFBSurface API (directfb.c directfb_draw_bitmap() ), just drawing the texts with a ttf font directly rather than bliting from the pngs

Is it realizable? Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linuxfromscratch.org/pipermail/links-list/attachments/20070808/bd159230/attachment.html 


More information about the links-list mailing list