[Bug 728636] textoverlay: cuts off right edge italicised text
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 23 18:26:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=728636
--- Comment #15 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Noted, will rewrite the commit message. I'll also ensure the default changes if
vertical-render is set. I found another bug in the vertical. It does not
correctly deal with the auto wrapping, as it will clip to the width rather then
height.
About the non-vertical part, you asked on IRC what the placement look likes.
There of course a small shift, but I think it's acceptable. Here's an example.
https://people.collabora.com/~nicolas/TextBefore.png
https://people.collabora.com/~nicolas/TextAfter.png
The shift down/right matches the amount of the font that was clipped before. So
I think this is correct. Note that TextAfter denote a small clipping. I'll fix
tomorrow. It's the outline_offset, in with and height, both side of the outline
need to be counted, while in translation, only 1 side count.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list