We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a94884 commit fc7ec5eCopy full SHA for fc7ec5e
1 file changed
src/raylib.h
@@ -8,7 +8,7 @@
8
* - Written in plain C code (C99) in PascalCase/camelCase notation
9
* - Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES2 - choose at compile)
10
* - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
11
-* - Powerful fonts module (XNA SpriteFonts, BMFonts, TTF)
+* - Multiple Fonts formats supported (TTF, XNA fonts, AngelCode fonts)
12
* - Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)
13
* - Full 3d support for 3d Shapes, Models, Billboards, Heightmaps and more!
14
* - Flexible Materials system, supporting classic maps and PBR maps
0 commit comments