mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Using BMFonts (markdown)
@ -4,7 +4,7 @@ BMFonts can be created using different programs. The better one is the official
|
|||||||
|
|
||||||
**Recommended BMFont settings**
|
**Recommended BMFont settings**
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Some notes:
|
Some notes:
|
||||||
- Recommended to select only characters from `SPACE (32)` to `ÿ (255)`, anything above this limit will be loaded but it will fail on rendering, improved support for Unicode characters is on the TODO list.
|
- Recommended to select only characters from `SPACE (32)` to `ÿ (255)`, anything above this limit will be loaded but it will fail on rendering, improved support for Unicode characters is on the TODO list.
|
||||||
|
|||||||
Reference in New Issue
Block a user