[mythtv-commits] Ticket #8674: Use older version of FreeMono.ttf

MythTV mythtv at cvs.mythtv.org
Mon Jul 19 21:40:16 UTC 2010


#8674: Use older version of FreeMono.ttf
------------------------------------------------+---------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |        Type:  defect          
   Status:  new                                 |    Priority:  minor           
Milestone:  unknown                             |   Component:  MythTV - General
  Version:  Unspecified                         |    Severity:  medium          
  Mlocked:  0                                   |  
------------------------------------------------+---------------------------
 The version of FreeMono.ttf included in myth has a problem with the
 2-character "st" sequence, which is displayed as a "t" with a slight bit
 of leading space.  This makes it look like the "s" is missing.  There is
 obviously a mistake in the kerning, but a larger question is why a
 monospaced font should include kerning at all.

 I tried using QFont::setKerning(false) and QFont::setFixedPitch(true), to
 no effect.

 I recommend downgrading to a version of FreeMono.ttf that predates
 kerning, specifically the 2008-03-23 version
 (http://ftp.gnu.org/gnu/freefont/freefont-ttf-20080323.tar.gz).

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


More information about the mythtv-commits mailing list