Testing fonts

Some minor tweaks
This commit is contained in:
Ray
2018-10-18 17:19:09 +02:00
parent 7caf85c2aa
commit 8c7bd96b19
8 changed files with 17 additions and 14 deletions

View File

@ -56,6 +56,9 @@ int main()
//TODO: Substituir DrawText por DrawTextEx y MeasureText por MeasureTextEx
//----------------------------------------------------------------------------------
Font font = LoadFontEx("fonts/PixelOperator8.ttf", 8, 0, 0);
GuiFont(font);
SetTargetFPS(60);
//--------------------------------------------------------------------------------------

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.