mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
e52a933506
drawGlyph can panic when provided with a nil *ebiten.DrawImageOptions reference. Check that the pointer is not nil before dereferencing. |
||
---|---|---|
.. | ||
advance.go | ||
text_test.go | ||
text.go |