diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-03-06 17:31:55 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-03-06 17:31:55 +0000 |
commit | 234edad908b8493ae030d0e6732951163b711d33 (patch) | |
tree | 644a7226f9c6cbe1adb46dbab6712fcf57770cba /README | |
parent | 8743fbdd1cfb48ca1e586d7a49ea8df0b4a2b360 (diff) | |
download | mpv-234edad908b8493ae030d0e6732951163b711d33.tar.bz2 mpv-234edad908b8493ae030d0e6732951163b711d33.tar.xz |
add a short note about how to use ttf fonts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14922 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -199,6 +199,10 @@ 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. + ____________________________ STEP6: Installing a GUI skin |