[Bug 782025] Subtitle are aligned incorrectly for right-to-left languages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 3 13:52:56 UTC 2017


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

--- Comment #12 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
By default pango uses automatic direction, as documented here:

https://developer.gnome.org/pango/stable/pango-Layout-Objects.html#pango-layout-set-auto-dir

As this is the default, most application will use this mode. I suspect that
automatic direction can get confused by characters both used LTR and RTL.
GStreamer uses this mode too. I don't know how what VLC uses and why it is
detected correctly. VLC is a very different project.

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