diff options
| author | Ray <[email protected]> | 2019-06-05 13:35:22 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-06-05 13:35:22 +0200 |
| commit | bdbc05c0dc255d36c74415b6802a58178e821943 (patch) | |
| tree | 718fc5b63b71ad5ad30dabcb6fbf963634586162 /examples/text | |
| parent | e3ef73826448496383440cfc449ca6d00c722637 (diff) | |
| download | raylib-bdbc05c0dc255d36c74415b6802a58178e821943.tar.gz raylib-bdbc05c0dc255d36c74415b6802a58178e821943.zip | |
Review font
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 |
