https://bugs.documentfoundation.org/show_bug.cgi?id=111967

--- Comment #14 from [email protected] ---
One major change in HarfBuzz 1.3.4 is "Fix vertical glyph origin in
hb-ot-font".

I can use hb-view and hb-shape to see the different result between 1.3.3 and
1.3.4.

harfbuzz-1.3.3-win32\hb-shape --font-funcs=ot --shaper=ot --font-size=72
--direction=ltl --font-file="C:\Windows\Fonts\mingliu.ttc" --text=測試
[gid15828=0+72|gid23054=1+72]

harfbuzz-1.3.3-win32\hb-shape --font-funcs=ot --shaper=ot --font-size=72
--direction=ttb --font-file="C:\Windows\Fonts\mingliu.ttc" --text=測試
[gid15828=0+0,-72|gid23054=1+0,-72]

harfbuzz-1.3.4-win32\hb-shape --font-funcs=ot --shaper=ot --font-size=72
--direction=ltl --font-file="C:\Windows\Fonts\mingliu.ttc" --text=測試
[gid15828=0+72|gid23054=1+72]

harfbuzz-1.3.4-win32\hb-shape --font-funcs=ot --shaper=ot --font-size=72
--direction=ttb --font-file="C:\Windows\Fonts\mingliu.ttc" --text=測試
[gid15828=0@-36,-58+0,-72|gid23054=1@-36,-58+0,-72]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to