Add button glyph font files

They are not used yet in this commit - this just adds the graphics and
data for the glyphs. It also adds a <fallback> tag to font.fontmeta to
use buttons_8x8.

The icons themselves are made by Reese Rivers - see #859.
This commit is contained in:
Dav999-v
2023-02-19 05:00:30 +01:00
committed by Misa Elizabeth Kai
parent 2ac85e6929
commit 6cf63359d3
7 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<font_metadata>
<type>buttons</type>
<width>8</width>
<height>8</height>
<white_teeth>1</white_teeth>
<chars>
<range start="0xEB00" end="0xEB2F"/>
</chars>
<special>
<range start="0xEB00" end="0xEB2F" color="1"/>
</special>
</font_metadata>