Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv12215
Modified Files: freevo_config.py Log Message: Replaced fonts with Bistream Vera; there may be minor cosmetic issues because the old fonts didn't have proper sizes so I'll be checking for that. Index: freevo_config.py =================================================================== RCS file: /cvsroot/freevo/freevo/freevo_config.py,v retrieving revision 1.210 retrieving revision 1.211 diff -C2 -d -r1.210 -r1.211 *** freevo_config.py 11 Jul 2003 16:50:10 -0000 1.210 --- freevo_config.py 12 Jul 2003 14:28:52 -0000 1.211 *************** *** 548,557 **** # OSD default font. It is only used for debug/error stuff, not regular skinning. # ! OSD_DEFAULT_FONTNAME = 'skins/fonts/bluehigh.ttf' OSD_DEFAULT_FONTSIZE = 18 # Font aliases, all names must be lowercase! # All alternate fonts must be in './skins/fonts/' ! OSD_FONT_ALIASES = { 'arial_bold.ttf' : 'kimberly_alt.ttf' } OSD_SDL_EXEC_AFTER_STARTUP = "" --- 548,557 ---- # OSD default font. It is only used for debug/error stuff, not regular skinning. # ! OSD_DEFAULT_FONTNAME = 'skins/fonts/Vera.ttf' OSD_DEFAULT_FONTSIZE = 18 # Font aliases, all names must be lowercase! # All alternate fonts must be in './skins/fonts/' ! OSD_FONT_ALIASES = { 'arial_bold.ttf' : 'VeraBd.ttf' } OSD_SDL_EXEC_AFTER_STARTUP = "" ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog