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

Arpi arpi at thot.banki.hu
Wed Aug 14 21:07:50 CEST 2002


Hi,

> > this is a first approximation of $subj, basically a port of subfont.c
> > into the bowels of mplayer. Seems to work quite well, only the gaussian
> > blur and outline probably need some MMX optimizations. The patch
> the swscaler can do gaussian blur ...
> the outline seems to be some weighted max (if i understand it correctly), this 
> should be easy too, but is all of that really that speed critical? isnt it 
> done just once at startup?
yes, it is at startup or at font change only
anyway we could even cache the generated bitmaps and save for later re-use
anyway generating a 24pt latin-2 charset took around 0.1s for me :)


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