cnlohr / rawdrawandroid

Build android apps without any java, entirely in C and Make
MIT License
3.55k stars 226 forks source link

How can I change the default font of rawdrawandroid? #50

Closed imp-sike closed 2 years ago

imp-sike commented 2 years ago

Is it possible to change the font of rawdrawandoid to some of modern fonts like Poppins, Ubuntu, etc. If yes, how can i do it. The current font is awsome for games but for a minimal app, modern fonts like Poppins are more preferred, so please guide me to change it.

dreua commented 2 years ago

Afaik, the font is custom made and lives in CNFGFunctions.c i.e. it can not be easily replaced by a regular font.