SOURCES: vlc-defaultfont.patch - updated

arekm arekm at pld-linux.org
Wed Aug 27 23:01:43 CEST 2008


Author: arekm                        Date: Wed Aug 27 21:01:43 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   vlc-defaultfont.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/vlc-defaultfont.patch
diff -u SOURCES/vlc-defaultfont.patch:1.1 SOURCES/vlc-defaultfont.patch:1.2
--- SOURCES/vlc-defaultfont.patch:1.1	Mon Mar 28 13:41:06 2005
+++ SOURCES/vlc-defaultfont.patch	Wed Aug 27 23:01:38 2008
@@ -1,11 +1,13 @@
 --- vlc-0.8.1/modules/misc/freetype.c.orig	2004-11-06 17:35:40.000000000 +0100
 +++ vlc-0.8.1/modules/misc/freetype.c	2005-03-28 13:18:28.412107640 +0200
-@@ -55,7 +55,7 @@
- #elif defined( WIN32 )
+@@ -61,8 +61,8 @@
  #define DEFAULT_FONT "" /* Default font found at run-time */
+ #define FC_DEFAULT_FONT "Arial"
  #else
 -#define DEFAULT_FONT "/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf"
+-#define FC_DEFAULT_FONT "Serif Bold"
 +#define DEFAULT_FONT "/usr/share/vlc/skins2/fonts/FreeSans.ttf"
++#define FC_DEFAULT_FONT "Sans"
  #endif
  
  #if defined(HAVE_FRIBIDI)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/vlc-defaultfont.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list