Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: caminati on October 24, 2012, 10:56:08 AM

Title: Share subfont.ttf in Mplayer-nodeps.tcz
Post by: caminati on October 24, 2012, 10:56:08 AM
Hi Curaga, thanks for your very useful extensions.

I think there is a slight bug as from title: any other user than tc has no fonts in mplayer.

Instead of creating a link in /home/tc/.mplayer at mount time, what about placing a permanent absolute symlink
/usr/local/share/mplayer/subfont.ttf -> /usr/local/share/fonts/luxisr.ttf
in Mplayer-nodeps.tcz's squash filesystem?

This should provide superimposed captions for every user and, additionally, leave to single users the chance to personalize the font via their home directory.
Title: Re: Share subfont.ttf in Mplayer-nodeps.tcz
Post by: curaga on October 24, 2012, 01:00:11 PM
Good point, done. Thanks for reporting.