Skip to content

Commit fc7ec5e

Browse files
committed
Update raylib.h
1 parent 1a94884 commit fc7ec5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/raylib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Written in plain C code (C99) in PascalCase/camelCase notation
99
* - Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES2 - choose at compile)
1010
* - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
11-
* - Powerful fonts module (XNA SpriteFonts, BMFonts, TTF)
11+
* - Multiple Fonts formats supported (TTF, XNA fonts, AngelCode fonts)
1212
* - Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)
1313
* - Full 3d support for 3d Shapes, Models, Billboards, Heightmaps and more!
1414
* - Flexible Materials system, supporting classic maps and PBR maps

0 commit comments

Comments
 (0)