Explorar o código

Example tweak

Ray %!s(int64=7) %!d(string=hai) anos
pai
achega
5774d31893
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/text/text_ttf_loading.c
  2. BIN=BIN
      examples/text/text_ttf_loading.png

+ 1 - 1
examples/text/text_ttf_loading.c

@@ -32,7 +32,7 @@ int main()
     GenTextureMipmaps(&font.texture);
 
     float fontSize = font.baseSize;
-    Vector2 fontPosition = { 40, screenHeight/2 - 50 };
+    Vector2 fontPosition = { 40, screenHeight/2 - 80 };
     Vector2 textSize;
 
     SetTextureFilter(font.texture, FILTER_POINT);

BIN=BIN
examples/text/text_ttf_loading.png