Matrix lib clone fix.
This commit is contained in:
2
API.md
2
API.md
@@ -6739,7 +6739,7 @@ Load font from file into GPU memory (VRAM)
|
||||
|
||||
---
|
||||
|
||||
> font = RL.LoadFontEx( string fileName, int fontSize, int{} codepoints )
|
||||
> font = RL.LoadFontEx( string fileName, int fontSize, int{}|nil codepoints )
|
||||
|
||||
Load font from file with extended parameters, use NULL for codepoints to load the default character set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user