summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 10:55:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 10:55:15 +0000
commit1b38e10a6463d56b8009c72e1cfea1b41e066656 (patch)
treef6156db9bc53c6504173b045c7be4f3fdc1d9c61 /README
parent0829085441caf8cdf782bee81fbb6f09db5ad3fc (diff)
downloadmpv-1b38e10a6463d56b8009c72e1cfea1b41e066656.tar.bz2
mpv-1b38e10a6463d56b8009c72e1cfea1b41e066656.tar.xz
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--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index af13625634..abc9f6288a 100644
--- a/README
+++ b/README
@@ -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.
____________________________