Latest Unifont with OFL is now bundled. (#4268)

* * Latest Unifont with OFL is now bundled.

* * Added a Unifont license file.

Co-authored-by: Vladislav Dmitrievich Turbanov <vladislav@turbanov.ru>
This commit is contained in:
Vladislav Dmitrievich Turbanov
2021-07-09 00:51:16 +03:00
committed by GitHub
parent 557d0f827f
commit f9bf1aeba8
4 changed files with 57178 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
#define DEFAULT_FONT "NoDefaultFont.ttf"
#endif
#else
#define DEFAULT_FONT "unifont-9.0.02.hex"
#define DEFAULT_FONT "unifont-13.0.06.hex"
#endif
#define MAX_TEXT_LENGTH 256