From 00d8e8537372467c72308e5c895dc08985d4da02 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 19 Sep 2013 21:39:16 +0200 Subject: Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts" Commit broke text subtitles without embedded fonts. Will look for a better solution later. Revert it for now, since I'm starting to get bug reports. This reverts commit 4a9f618d9f3b2d964bcc819426cc3042b8e447f7. --- TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TOOLS/osxbundle') diff --git a/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf b/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf index c229cd13c0..5a2e3d2222 100644 --- a/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf +++ b/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf @@ -1,8 +1,11 @@ - ~/.mpv/fonts - ~/.mpv/.fontconfig-cache + /System/Library/Fonts + /Library/Fonts + ~/Library/Fonts + /Network/Library/Fonts + ~/.fontconfig