[Mplayer-users] Subfont renderer is ready!

Artur Zaprzala artur.zaprzala at talex.com.pl
Mon Aug 13 17:50:50 CEST 2001


> I've put your last version to the mplayer CVS, under TOOLS/, and later
> did a lot's of speed optimization of the gaussian blur stuff.
> (I'm on importing this code to mplayer, to create font map at runtime)
> Did you checked that?

I'll check the CVS tomorrow.

I also did lot of debugging, cleaning, speed optimizations and some generalizations.
Outline thickness can be now a fractional number.
Current gaussian blur algorithm is O(r^2). If it is not fast enough, I found another,
O(r), which uses some characteristics of Pascal triangle.

Artur Zaprzala

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list