[mythtv-commits] Ticket #11786: Font outline and shadow aren't scaled with screen res

MythTV noreply at mythtv.org
Fri Aug 30 13:03:10 UTC 2013


#11786: Font outline and shadow aren't scaled with screen res
---------------------------------------------+-----------------------------
 Reporter:  stuartm                          |          Owner:  stuartm
     Type:  Bug Report - General             |         Status:  new
 Priority:  minor                            |      Milestone:  0.27
Component:  MythTV - User Interface Library  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by stichnot):

 It looks like this is only the case for MythUISimpleText, which is used
 only for captions/subtitles.  Other uses of outline and shadow correctly
 apply MythRect::NormPoint() on the values.

 One possible nit is that NormPoint() truncates fractional values, whereas
 it might be better to round.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11786#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list