소스 검색

Example tweak

pull/577/head
Ray 7 년 전
부모
커밋
5774d31893
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

@ -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 파일 보기

Before After
Width: 800  |  Height: 450  |  Size: 54 KiB Width: 800  |  Height: 450  |  Size: 54 KiB

불러오는 중...
취소
저장