18 lines
218 B
Plaintext
18 lines
218 B
Plaintext
@Layer glyph_cache
|
|
|
|
//////////////////////////////
|
|
//- Dependencies
|
|
|
|
@Dep ttf
|
|
@Dep gpu
|
|
|
|
//////////////////////////////
|
|
//- Api
|
|
|
|
@IncludeC glyph_cache.h
|
|
|
|
//////////////////////////////
|
|
//- Impl
|
|
|
|
@IncludeC glyph_cache.c
|