Skip to content

[user-font] Fix device-offset coordinate

Behdad Esfahbod requested to merge user-font-coord into master

Ouch. This bug was there since I wrote this code in 2008 :(. We need to take p2.y since y_bearing is the top corner of the surface.

Merge request reports