mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 11:19:18 -05:00
Renamed GetDefaultFont() to GetFontDefault()
Library consistency rename... yes, I know, it breaks the API...
This commit is contained in:
@ -88,6 +88,7 @@ Detailed changes:
|
||||
[text] ADDED: LoadFontData() to load data from TTF file
|
||||
[text] REMOVED: LoadTTF() internal function
|
||||
[text] REVIEWED: DrawTextEx() - avoid rendering SPACE character!
|
||||
[text] RENAMED: GetDefaultFont() to GetFontDefault()
|
||||
[rlgl] ADDED: rlCheckBufferLimit()
|
||||
[rlgl] ADDED: LoadShaderCode()
|
||||
[rlgl] ADDED: GetMatrixModelview()
|
||||
|
||||
Reference in New Issue
Block a user