From 4ee51526ae27a4512aafb7611f5d5001fc1407d3 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 14 Nov 2013 21:15:14 +0100 Subject: osx bundle: remove embedded fonts.conf This could cause the bundle to recache stuff because of differences with configuration of other software using fonconfig. The defaults OS X directories should be added to fontconfig at build time (through configure). --- .../mpv.app/Contents/Resources/fonts.conf | 120 --------------------- 1 file changed, 120 deletions(-) delete mode 100644 TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf (limited to 'TOOLS/osxbundle') diff --git a/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf b/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf deleted file mode 100644 index 5a2e3d2222..0000000000 --- a/TOOLS/osxbundle/mpv.app/Contents/Resources/fonts.conf +++ /dev/null @@ -1,120 +0,0 @@ - - - - /System/Library/Fonts - /Library/Fonts - ~/Library/Fonts - /Network/Library/Fonts - ~/.fontconfig - - - - - mono - - - monospace - - - - - - - sans serif - - - sans-serif - - - - - - - sans - - - sans-serif - - - - - - - 0x0020 - 0x00A0 - 0x00AD - 0x034F - 0x0600 - 0x0601 - 0x0602 - 0x0603 - 0x06DD - 0x070F - 0x115F - 0x1160 - 0x1680 - 0x17B4 - 0x17B5 - 0x180E - 0x2000 - 0x2001 - 0x2002 - 0x2003 - 0x2004 - 0x2005 - 0x2006 - 0x2007 - 0x2008 - 0x2009 - 0x200A - 0x200B - 0x200C - 0x200D - 0x200E - 0x200F - 0x2028 - 0x2029 - 0x202A - 0x202B - 0x202C - 0x202D - 0x202E - 0x202F - 0x205F - 0x2060 - 0x2061 - 0x2062 - 0x2063 - 0x206A - 0x206B - 0x206C - 0x206D - 0x206E - 0x206F - 0x2800 - 0x3000 - 0x3164 - 0xFEFF - 0xFFA0 - 0xFFF9 - 0xFFFA - 0xFFFB - - - - 30 - - - -- cgit v1.2.3