Add font loader
This commit is contained in:
BIN
sys/fonts/sys_font_normal.png
Normal file
BIN
sys/fonts/sys_font_normal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
8
sys/fonts/sys_font_small.h
Normal file
8
sys/fonts/sys_font_small.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef CROCPARTY_SYS_FONT_SMALL_H
|
||||
#define CROCPARTY_SYS_FONT_SMALL_H
|
||||
|
||||
#include "sys/sys.h"
|
||||
|
||||
extern sys_glyph sys_font_small[256];
|
||||
|
||||
#endif // CROCPARTY_SYS_FONT_SMALL_H
|
BIN
sys/fonts/sys_font_small.png
Normal file
BIN
sys/fonts/sys_font_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user