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. |
||
---|---|---|
.. | ||
testdata | ||
export_test.go | ||
glyph.go | ||
gotext.go | ||
gotextfacesource.go | ||
gotextseg.go | ||
gox.go | ||
goxcache.go | ||
layout.go | ||
limited.go | ||
metadata.go | ||
multi_test.go | ||
multi.go | ||
text_test.go | ||
text.go |