Description of problem: Japanese chars and Latin chars in the same line do not vertically align when the pango context's gravity is set to PANGO_GRAVITY_EAST and its hint set to PANGO_GRAVITY_HINT_LINE. Version-Release number of selected component (if applicable): pango-1.44.7-1.fc31.x86_64 How reproducible: Always Steps to Reproduce: pango-view --text="あーいうえお abcde" --gravity east --gravity-hint line --font="NotoSerifJP 24" Actual results: Japanese chars and Latin chars in the same line do not vertically align. Expected results: Japanese chars and Latin chars in the same line vertically align as before. Additional info:
Created attachment 1647755 [details] Actural result Screen shot of pango-view --text="あーいうえお abcde" --gravity east --gravity-hint line --font="NotoSerifJP 24"
Created attachment 1647756 [details] Expected result The expected result of calling pango-view --text="あーいうえお abcde" --gravity east --gravity-hint line --font="NotoSerifJP 24"
Could you also report this issue to pango upstream?
(In reply to Peng Wu from comment #3) > Could you also report this issue to pango upstream? I just opened an issue at gitlab.gnome.org: https://gitlab.gnome.org/GNOME/pango/issues/454
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34.
I think this bug is fixed in Fedora 34, close bug.