Review resources/licensing usage
This commit is contained in:
parent
dc20bc46ab
commit
3bbfcfc0a7
15 changed files with 102 additions and 32865 deletions
|
|
@ -45,7 +45,7 @@ class CodepointsLoading
|
|||
// Load font containing all the provided codepoint glyphs
|
||||
// A texture font atlas is automatically generated
|
||||
Font font = LoadFontEx(
|
||||
"resources/DotGothic16-Regular.ttf",
|
||||
"resources/fonts/DotGothic16-Regular.ttf",
|
||||
36,
|
||||
codepointsNoDuplicates,
|
||||
codepointsNoDuplicates.Length
|
||||
|
|
|
|||
Loading…
Reference in a new issue