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.

_______________________________________________
links-list mailing list
links-list@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/links-list

Reply via email to