Ver a proveniência

Example tweak

pull/577/head
Ray há 7 anos
ascendente
cometimento
5774d31893
2 ficheiros alterados com 1 adições e 1 eliminações
  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 Ver ficheiro

@ -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 Ver ficheiro

Antes Depois
Largura: 800  |  Altura: 450  |  Tamanho: 54 KiB Largura: 800  |  Altura: 450  |  Tamanho: 54 KiB

Carregando…
Cancelar
Guardar