[mythtv-commits] Ticket #8954: Edge letters of subtitles are vertically clipped
MythTV
mythtv at cvs.mythtv.org
Mon Sep 20 12:31:47 UTC 2010
#8954: Edge letters of subtitles are vertically clipped
-------------------------------------+--------------------------------------
Reporter: yianniv | Owner: markk
Type: defect | Status: closed
Priority: minor | Milestone: 0.24
Component: MythTV - Video Playback | Version: Trunk Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
-------------------------------------+--------------------------------------
Changes (by markk):
* status: infoneeded_new => closed
* resolution: => fixed
Comment:
(In [26423]) Add some additional padding around text based subtitles.
Even when working as expected, the current code has little or no padding
around rendered text - which is noticeable at the sides when using a
black background and top and bottom with certain fonts. For some reason
fonts are also sometimes cropped when the text extends beyond the
calculated width.
So add a small amount of padding around each line of rendered text for
external text, embedded text, 608 and 708 based subtitles. Teletext
subtitles are unchanged as the text does not appear to be cropped and
the positioning of text is less flexible.
Closes #8954
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8954#comment:7>
MythTV <http://www.mythtv.org/>
MythTV Media Center
More information about the mythtv-commits
mailing list