power_play/src/font/font.lay
2025-09-04 00:05:24 -05:00

13 lines
118 B
Plaintext

@Layer font
//- Dependencies
@Dep ttf
@Dep gpu
@Dep asset_cache
//- Api
@IncludeC font.h
//- Impl
@IncludeC font.c