Przeglądaj źródła

Example tweak

pull/577/head
Ray 7 lat temu
rodzic
commit
5774d31893
2 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      examples/text/text_ttf_loading.c
  2. BIN
      examples/text/text_ttf_loading.png

+ 1
- 1
examples/text/text_ttf_loading.c Wyświetl plik

@ -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
examples/text/text_ttf_loading.png Wyświetl plik

Przed Po
Szerokość: 800  |  Wysokość: 450  |  Rozmiar: 54 KiB Szerokość: 800  |  Wysokość: 450  |  Rozmiar: 54 KiB

Ładowanie…
Anuluj
Zapisz