diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-04-16 10:55:15 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-04-16 10:55:15 +0000 |
commit | 1b38e10a6463d56b8009c72e1cfea1b41e066656 (patch) | |
tree | f6156db9bc53c6504173b045c7be4f3fdc1d9c61 /README | |
parent | 0829085441caf8cdf782bee81fbb6f09db5ad3fc (diff) |
Clarify/correct TTF font usage description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15177 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -199,9 +199,9 @@ Unpack the archive and choose one of the available font sizes. Then copy the 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. ____________________________ |