[Mplayer-users] Subfont renderer is ready!
Artur Zaprzala
artur.zaprzala at talex.com.pl
Tue Aug 14 14:43:55 CEST 2001
> > > About the OSD font:
> > > could you change the progress bar symbols to be much narrower?
> > > the width of . and | symbols should be equal to it's spacing, then it look good.
> >
> > This is not the font problem. That's because mplayer doesn't respect `charspace' for OSD
> > symbols.
> It is not true. At least there is no code to infect charspace depending on
> char code.
I checked it once again, and:
With mp_font1.zip font character 0x11 (|) is displayed every twelfth pixel and is 12
pixels wide in font.desc so charspace=-2 is surely ignored. Where am I wrong?
>
> > - extend font.desc syntax: use four numbers to describe each character:
> > + character bitmap start
> > + character bitmap end
> > + character origin
> > + character width
> > Bitmap can be wider than character width because of blurs, outlines or character
> > shape.
> yes, i agree. and also we could add vertical bitmap start,end and origin.
>
> of course the bitmap start must be 8-pixel aligned then (for mmx).
>
> > This would allow to throw away some black pixels, make *.raw files over 10% smaller
> > and processing faster.
> maybe.
>
> can you implement it in subfont?
Soon.
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