[MPlayer-dev-eng] [PATCH] let mplayer build with iconv

D Richard Felker III dalias at aerifal.cx
Mon May 26 20:44:56 CEST 2003


On Sun, May 25, 2003 at 08:46:45AM -0500, Frederick Bruckman wrote:
> On Sun, 25 May 2003, Arpi wrote:
> 
> > Hi,
> >
> > >  	}.
> > > +#else.
> > > +	charset_size = 0;.
> > > +	mp_msg(MSGT_OSD, MSGL_ERR, "subtitle font: font isn't unicode.\n");.
> > > +#endif.
> > >      }.
> >
> > do you think (know) it's usable?
> >
> > afair there was similar patch a half year ago, when freetype support was added
> > but it didn't work.
> 
> Hmm. Maybe not. I tried
> 
> iconv -f ISO-8859-1 -t UTF-8 /usr/X11R6/lib/X11/fonts/TTF/luximr.ttf >~/.mplayer/subfont.ttf


WTF?!?!?! iconv is not a .ttf font converter!!! That command will
produce nothing but a corrupt file as output!

Rich



More information about the MPlayer-dev-eng mailing list