forked from joejulian/gio
3af0ebb3a8
This commit fixes the association of diacritical marks with the proper script during text segmentation, as well as fixing the visual position of diacritical marks. The prior code inverted the Y axis positioning for diacritics, which made them frequently overlap the glyph they were meant to appear above or below. Signed-off-by: runitclean <runitclean@disroot.org>