[mythtv-commits] Re: Ticket #667: Fix OSD font width and height for non-4:3 display, letterbox modes

MythTV mythtv at cvs.mythtv.org
Wed Nov 23 20:10:50 EST 2005


#667: Fix OSD font width and height for non-4:3 display, letterbox modes
------------------------------+---------------------------------------------
 Reporter:  gtgj at pacbell.net  |        Owner:  danielk 
     Type:  defect            |       Status:  reopened
 Priority:  minor             |    Milestone:  0.19    
Component:  mythtv            |      Version:  head    
 Severity:  medium            |   Resolution:          
------------------------------+---------------------------------------------
Comment (by danielk):

 BTW As a quick fix for the aspect ratio problem, you can place this before
 "return vb;" in videooutbase.cpp: "font_scaling *= (XJ_aspect/1.3333f);".

 I'm pretty sure I know where the root cause is though, so this won't the
 permanent fix.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/667>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list