mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-14 23:17:27 +01:00
d5c6fd174f
faceWithCache is not exported, and the functions using faceWithCache are not concurrent safe. Thus, it doesn't make sense to protect faceWithCache by mutex. Rather, this affects performance. |
||
---|---|---|
.. | ||
v2 | ||
cache.go | ||
text_test.go | ||
text.go |