Fixed FPS example, font functions moved to extras/fonts, added
possibility of using non-builtin fonts
This commit is contained in:
parent
dd546223bd
commit
75352783bb
10 changed files with 203 additions and 9888 deletions
|
|
@ -26,14 +26,6 @@
|
|||
#define FONTS_TERMINUS_BOLD_8X14_KOI8_R 1
|
||||
#endif
|
||||
|
||||
#ifndef FONTS_TERMINUS_8X16_KOI8_R
|
||||
#define FONTS_TERMINUS_8X16_KOI8_R 1
|
||||
#endif
|
||||
|
||||
#ifndef FONTS_TERMINUS_BOLD_8X16_KOI8_R
|
||||
#define FONTS_TERMINUS_BOLD_8X16_KOI8_R 1
|
||||
#endif
|
||||
|
||||
#ifndef FONTS_TERMINUS_14X28_KOI8_R
|
||||
#define FONTS_TERMINUS_14X28_KOI8_R 1
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue