mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
a042af98b1
When HintingVertical is used, the interval between two glyphs is not quantized (i.e. not a whole pixel). The text package didn't consider this situation. This change improves the quality by using more various glyph images with 1/4 pixels granularity in vertical direction. Closes #2469 |
||
---|---|---|
.. | ||
board.go | ||
colors.go | ||
game.go | ||
input.go | ||
tile_test.go | ||
tile.go |