This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update rtext.c
pull/3927/head
Ray
1 year ago
parent
b88365fb01
commit
51486a0606
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rtext.c
+ 1
- 1
src/rtext.c
View File
@ -2508,6 +2508,6 @@ static GlyphInfo *LoadFontDataBDF(const unsigned char *fileData, int dataSize, i
return
glyphs
;
}
#
endif
#
endif
/
/
SUPPORT_FILEFORMAT_BDF
#
endif
/
/
SUPPORT_MODULE_RTEXT
Write
Preview
Loading…
Cancel
Save