ebiten/examples/blend
Hajime Hoshi 41906115f4 examples/blend: use the face's metrics to calculate the position
For centering, using bounds is slightly inaccurate as the bounds
don't consider left/right-side bearings. Also, using bounds for
heights is slightly inaccurate as baselines for texts on the same
line would not be the same.

Updates #2143
2023-06-02 01:58:21 +09:00
..
main.go examples/blend: use the face's metrics to calculate the position 2023-06-02 01:58:21 +09:00