# HG changeset patch # User diego # Date 1113648915 0 # Node ID 4dbd572fa8698de1ed751427785a338cf8721f4e # Parent 4d720d4ae4f00a18d56aeb7bf85b85b7b9cc2228 Clarify/correct TTF font usage description. diff -r 4d720d4ae4f0 -r 4dbd572fa869 README --- a/README Fri Apr 15 23:44:12 2005 +0000 +++ b/README Sat Apr 16 10:55:15 2005 +0000 @@ -199,9 +199,9 @@ font files of the corresponding size into /usr/local/share/mplayer/font/ or ~/.mplayer/font/ (or whatever you set with './configure --datadir=DIR'). -Alternatively you can use a ttf font installed on your system and -make a symbolic link to either /usr/local/share/mplayer/subfont.ttf or -~/.mplayer/subfont.ttf. +Alternatively you can use a TrueType font installed on your system. Just +make a symbolic link from either /usr/local/share/mplayer/subfont.ttf or +~/.mplayer/subfont.ttf to your TrueType font. ____________________________