[Bug 728636] textoverlay: cuts off right edge italicised text

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 24 13:43:11 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=728636

--- Comment #17 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 308106
  --> https://bugzilla.gnome.org/attachment.cgi?id=308106&action=edit
basetextoverlay: Use the extents rectangle for positioning

the extents rectangle is what you need to know to properly position
a buffer that has been rendered in a surface of the ink rectangle
size. This patch make the placement on par with the placement we had
before without having to over allocate.

This patch also enable placement for vertical rendering. Note that
the halginement, valighment and line-alignment default are set to
the previous default when this property is set. This is for backward
compatibility, you can change the value after setting vertical render.

-- 
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