[mythtv] font char width on some osd lines

Simon Kenyon simon at koala.ie
Thu Apr 24 15:02:04 UTC 2008


Mark Spieth wrote:
> can you try the following and see if its better. I suspect it is but each 
> test cycle takes a bit of time
>
> I know its not perfect but I think its better. havent tested it with 
> retro-osd yet but it did better things in gray-osd (I think I currently use 
> that one on my BE)
>   
just tried this and certainly for projectgreyhem-OSD is makes the 
problem worse
this is on a gentoo system on an amd64 (not that i think that makes a 
difference)

svn info gives:

Path: .
URL: http://cvs.mythtv.org/svn/trunk/mythtv
Repository Root: http://cvs.mythtv.org/svn
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 16772
Node Kind: directory
Schedule: normal
Last Changed Author: nigel
Last Changed Rev: 16768
Last Changed Date: 2008-03-24 00:27:41 +0000 (Mon, 24 Mar 2008)
Properties Last Updated: 2006-11-03 11:20:36 +0000 (Fri, 03 Nov 2006)

note when i compiled i got these warnings:

ccache g++ -c -pipe -march=k8 -g -Wall -Wno-switch -Wpointer-arith 
-Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS 
-I/usr/kde/3.5/include/artsc -pthread -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -D_REENTRANT 
-DPIC -fPIC  -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS 
-DUSING_H264TOOLS -DUSING_X11 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW 
-DUSING_XVMC_VLD -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_FRONTEND 
-DUSING_FFMPEG_THREADS -DUSING_V4L -DUSING_LINUX_FIREWIRE 
-DUSING_FIREWIRE -DUSING_LIBAVC_5_3 -DUSING_DBOX2 -DUSING_IPTV 
-DUSING_HDHOMERUN -DUSING_IVTV -DUSING_DVB -DUSING_BACKEND 
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG 
-I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include 
-I/usr/include -I../.. -I.. -I. -I../libmyth -I../libavcodec 
-I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv 
-I../libmythlivemedia/BasicUsageEnvironment/include 
-I../libmythlivemedia/groupsock/include 
-I../libmythlivemedia/liveMedia/include 
-I../libmythlivemedia/UsageEnvironment/include -I/usr/qt/3/include 
-I/usr/include -I/usr/include -o ttfont.o ttfont.cpp
ttfont.cpp: In member function 'void TTFFont::Init()':
ttfont.cpp:635: warning: passing 'float' for argument 2 to 'FT_Error 
FT_Set_Char_Size(FT_FaceRec_*, FT_F26Dot6, FT_F26Dot6, FT_UInt, FT_UInt)'
ttfont.cpp:635: warning: passing 'float' for argument 3 to 'FT_Error 
FT_Set_Char_Size(FT_FaceRec_*, FT_F26Dot6, FT_F26Dot6, FT_UInt, FT_UInt)'





More information about the mythtv-dev mailing list