Added new text sample: text_bmfont_unordered
BMFont loading has been improved to support unordered chars and extended characters (up to 255)
This commit is contained in:
parent
481ce3d39d
commit
bdbb1eb901
6 changed files with 258 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
********************************************************************************************/
|
||||
|
||||
#include "raylib.h"
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue