[links] DirectFB font rendering
Harry Lin D332 (中光電)
harry.lin at coretronic.com
Thu Aug 9 19:17:14 MDT 2007
> -----Original Message-----
> From: links-list-bounces at linuxfromscratch.org
> [mailto:links-list-bounces at linuxfromscratch.org] On Behalf Of Edward Rosten
> Sent: Thursday, August 09, 2007 11:31 PM
> To: Links WWW browser mailing list
> Subject: Re: [links] DirectFB font rendering
>
>
>
> > 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. :-(
>
> Can you post the code and/or patches needed to do this?
>
> -Ed
Just compile the rasterizer below
http://linuxfromscratch.org/pipermail/links-list/2003-November/004302.html
Use ./rasterizer dump_all=1 fontfile.ttf to generate your own pngs for your font,
And copy the pngs to Links/graphics/font/, rename the png folder according to other folder
Run the generate_font at Links/graphics
After that, you'll get a new font_include.c
Make Links with it, you'll get the new binary containing your font
More information about the links-list
mailing list