20 lines
243 B
Plaintext
20 lines
243 B
Plaintext
@Layer glyph_cache
|
|
|
|
//////////////////////////////
|
|
//- Dependencies
|
|
|
|
@Dep ttf
|
|
@Dep gpu
|
|
|
|
//////////////////////////////
|
|
//- Api
|
|
|
|
@IncludeC glyph_cache.h
|
|
|
|
@Bootstrap GC_Bootstrap
|
|
|
|
//////////////////////////////
|
|
//- Impl
|
|
|
|
@IncludeC glyph_cache.c
|