diff options
| author | Ray <[email protected]> | 2019-06-06 23:52:53 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-06-06 23:52:53 +0200 |
| commit | dee602464bcf17d6be6e0bbe215ed79140d11a8f (patch) | |
| tree | d04d625a5cd54760f4f3bae0faea46cadb5d853e /examples/text | |
| parent | baf225dc01250bb5c2918b854c24c6e45ccdea4d (diff) | |
| parent | e1f3f84e84c3f3b8cb831791b8400e50340e4064 (diff) | |
| download | raylib-dee602464bcf17d6be6e0bbe215ed79140d11a8f.tar.gz raylib-dee602464bcf17d6be6e0bbe215ed79140d11a8f.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'examples/text')
| -rw-r--r-- | examples/text/resources/pixantiqua.fnt | 2 | ||||
| -rw-r--r-- | examples/text/resources/pixantiqua.png (renamed from examples/text/resources/pixantiqua_0.png) | bin | 4531 -> 4531 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/text/resources/pixantiqua.fnt b/examples/text/resources/pixantiqua.fnt index 971b9b0b..fd9f9dbb 100644 --- a/examples/text/resources/pixantiqua.fnt +++ b/examples/text/resources/pixantiqua.fnt @@ -1,6 +1,6 @@ info face="PixAntiqua" size=32 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=2,2,2,2 spacing=2,2 outline=0 common lineHeight=32 base=27 scaleW=512 scaleH=512 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4 -page id=0 file="pixantiqua_0.png" +page id=0 file="pixantiqua.png" chars count=184 char id=32 x=9 y=304 width=7 height=36 xoffset=-3 yoffset=-2 xadvance=8 page=0 chnl=15 char id=33 x=391 y=266 width=11 height=36 xoffset=-3 yoffset=-2 xadvance=8 page=0 chnl=15 diff --git a/examples/text/resources/pixantiqua_0.png b/examples/text/resources/pixantiqua.png Binary files differindex 2aa2870f..2aa2870f 100644 --- a/examples/text/resources/pixantiqua_0.png +++ b/examples/text/resources/pixantiqua.png |
