[MPlayer-dev-eng] [PATCH] dynamic font generation

Arpi arpi at thot.banki.hu
Wed Aug 21 23:42:03 CEST 2002


Hi,

> Here is an updated version of my previous patch. This one includes your
> optimizations, and all the glyphs are now rendered on the fly, when they
> appear first on the screen. The kerning info is now utilized too, to make
> the subtitles look a bit better. Seems quite fine, only the font selection
> from GUI still doesn't work.
> 

the gui part didn't applied, needed manual patching.

after apply, it doesn't compile, probably libfreetype version
incompatibility, but the configure check should point it out:

libvo/libvo.a(font_load_ttf.o): In function `read_font_desc':
/demo/mplayer/main/libvo/font_load_ttf.c:759: undefined reference to
`FT_Get_First_Char'
/demo/mplayer/main/libvo/font_load_ttf.c:766: undefined reference to
`FT_Get_Next_Char'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list