ebiten/text
Hajime Hoshi 92631e64ed Remove internal/sync
nosync package for GopherJS is problematic since nosync's mutex
assumes that Lock call is never duplicated, which is not true in
actual applications.

See also #603.
2018-05-09 23:41:08 +09:00
..
advance.go text: Cache GlyphAdvance result 2018-02-18 21:38:48 +09:00
text_test.go test: Use flock to make tests exclusive 2018-04-07 00:59:52 +09:00
text.go Remove internal/sync 2018-05-09 23:41:08 +09:00