Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32632
Modified Files:
osd.py
Log Message:
deactivate arialbd fix, font is broken
Index: osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** osd.py 11 Feb 2004 14:23:33 -0000 1.136
--- osd.py 11 Feb 2004 21:21:56 -0000 1.137
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.137 2004/02/11 21:21:56 dischi
+ # deactivate arialbd fix, font is broken
+ #
# Revision 1.136 2004/02/11 14:23:33 dischi
# search system for fonts
***************
*** 315,321 ****
if font:
break
! font = self.__loadfont__(fname.replace('_bold', 'bd'), ptsize)
! if font:
! break
if not font:
--- 318,325 ----
if font:
break
! # deactivated: arialbd seems to be have a wrong height
! # font = self.__loadfont__(fname.replace('_bold', 'bd'), ptsize)
! # if font:
! # break
if not font:
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog