go-text / typesetting

High quality text shaping in pure Go.
Other
88 stars 11 forks source link

[harfbuzz] Properly scale glyph X and Y offsets #126

Closed benoitkugler closed 6 months ago

benoitkugler commented 6 months ago

Previously, the user provided Size factor was not applied to the offsets. This is particularly visible for vertical texts (the bug was found working on #124).