mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 18:53:11 +00:00
Fix typo in font loading documentation (#5308)
This commit is contained in:
parent
70f4911698
commit
40594f3ec0
@ -9,7 +9,7 @@
|
|||||||
* - TTF/OTF > Sprite font atlas is generated on loading, user can configure
|
* - TTF/OTF > Sprite font atlas is generated on loading, user can configure
|
||||||
* some of the generation parameters (size, characters to include)
|
* some of the generation parameters (size, characters to include)
|
||||||
* - BMFonts > Angel code font fileformat, sprite font image must be provided
|
* - BMFonts > Angel code font fileformat, sprite font image must be provided
|
||||||
* together with the .fnt file, font generation cna not be configured
|
* together with the .fnt file, font generation can not be configured
|
||||||
* - XNA Spritefont > Sprite font image, following XNA Spritefont conventions,
|
* - XNA Spritefont > Sprite font image, following XNA Spritefont conventions,
|
||||||
* Characters in image must follow some spacing and order rules
|
* Characters in image must follow some spacing and order rules
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user