You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /* binary data of Kh-Kangrey.ttf */
-
- #ifndef BINARY_KH_KANGREY_H
- #define BINARY_KH_KANGREY_H
-
- extern const char* khkangrey_ttf;
- const int khkangrey_ttfSize = 158316;
-
- #endif
|