diff options
| author | Tauwasser <Tauwasser@tauwasser.eu> | 2018-06-03 04:09:36 +0200 |
|---|---|---|
| committer | Tauwasser <Tauwasser@tauwasser.eu> | 2018-06-03 04:21:48 +0200 |
| commit | b0cb7a159d36c486b351df277b3c3b6613f17757 (patch) | |
| tree | cf6d4950cb49b6b7dab9fb30533212679e3a479e /gfx/pokedex | |
| parent | 2de77265514915f3f20d067088f966dbef9f8af1 (diff) | |
gfx: re-organize some graphics and disassemble gfx load code
All graphics were split so that proper labels could be placed.
Font was not split, because that was nicely handled using the
charmap constants.
If proper lengths should also be handled using automatic calculation
using labels, some graphics would need further splitting up
in order to place labels.s
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
Diffstat (limited to 'gfx/pokedex')
| -rw-r--r-- | gfx/pokedex/locations.png | bin | 0 -> 146 bytes |
| -rw-r--r-- | gfx/pokedex/m_kg.png | bin | 104 -> 0 bytes |
| -rw-r--r-- | gfx/pokedex/pokedex.png | bin | 145 -> 181 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/gfx/pokedex/locations.png b/gfx/pokedex/locations.png Binary files differnew file mode 100644 index 0000000..c7e37a2 --- /dev/null +++ b/gfx/pokedex/locations.png diff --git a/gfx/pokedex/m_kg.png b/gfx/pokedex/m_kg.png Binary files differdeleted file mode 100644 index e26dada..0000000 --- a/gfx/pokedex/m_kg.png +++ /dev/null diff --git a/gfx/pokedex/pokedex.png b/gfx/pokedex/pokedex.png Binary files differindex 143835e..d4637ce 100644 --- a/gfx/pokedex/pokedex.png +++ b/gfx/pokedex/pokedex.png |
