From 60e00dc82bbe9899648f252e41fe0389bf13f309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Sat, 21 Nov 2015 13:45:26 +0100 Subject: assets: update hud icons --- android/assets/data/hud.atlas | 16 ++++++++-------- android/assets/data/hud.png | Bin 80535 -> 83632 bytes assets/hud/aps.png | Bin 4154 -> 5211 bytes assets/hud/reinforcement.png | Bin 4491 -> 5247 bytes assets/hud/turns.png | Bin 3270 -> 6894 bytes assets/raw/reinforcement.xcf | Bin 0 -> 10578 bytes assets/units-gimp/aps.xcf | Bin 0 -> 9354 bytes assets/units-gimp/do.sh | 3 +++ 8 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 assets/raw/reinforcement.xcf create mode 100644 assets/units-gimp/aps.xcf create mode 100755 assets/units-gimp/do.sh diff --git a/android/assets/data/hud.atlas b/android/assets/data/hud.atlas index 4db9648..06f6b0d 100644 --- a/android/assets/data/hud.atlas +++ b/android/assets/data/hud.atlas @@ -6,7 +6,7 @@ filter: Nearest,Nearest repeat: none aps rotate: false - xy: 2, 28 + xy: 130, 156 size: 48, 48 orig: 48, 48 offset: 0, 0 @@ -27,21 +27,21 @@ defense index: -1 ge-flag rotate: false - xy: 2, 78 + xy: 130, 206 size: 80, 48 orig: 80, 48 offset: 0, 0 index: -1 promote rotate: false - xy: 130, 156 + xy: 88, 78 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 reinforcement rotate: false - xy: 84, 78 + xy: 84, 28 size: 48, 48 orig: 48, 48 offset: 0, 0 @@ -62,14 +62,14 @@ stars index: -1 turns rotate: false - xy: 52, 28 - size: 48, 48 - orig: 48, 48 + xy: 2, 78 + size: 84, 48 + orig: 84, 48 offset: 0, 0 index: -1 us-flag rotate: false - xy: 130, 206 + xy: 2, 28 size: 80, 48 orig: 80, 48 offset: 0, 0 diff --git a/android/assets/data/hud.png b/android/assets/data/hud.png index 30a3665..d34c1d7 100644 Binary files a/android/assets/data/hud.png and b/android/assets/data/hud.png differ diff --git a/assets/hud/aps.png b/assets/hud/aps.png index cff4123..c6bc200 100644 Binary files a/assets/hud/aps.png and b/assets/hud/aps.png differ diff --git a/assets/hud/reinforcement.png b/assets/hud/reinforcement.png index f563c26..87675e4 100644 Binary files a/assets/hud/reinforcement.png and b/assets/hud/reinforcement.png differ diff --git a/assets/hud/turns.png b/assets/hud/turns.png index 261bfce..92efe86 100644 Binary files a/assets/hud/turns.png and b/assets/hud/turns.png differ diff --git a/assets/raw/reinforcement.xcf b/assets/raw/reinforcement.xcf new file mode 100644 index 0000000..4a8d2da Binary files /dev/null and b/assets/raw/reinforcement.xcf differ diff --git a/assets/units-gimp/aps.xcf b/assets/units-gimp/aps.xcf new file mode 100644 index 0000000..00e1034 Binary files /dev/null and b/assets/units-gimp/aps.xcf differ diff --git a/assets/units-gimp/do.sh b/assets/units-gimp/do.sh new file mode 100755 index 0000000..3e27943 --- /dev/null +++ b/assets/units-gimp/do.sh @@ -0,0 +1,3 @@ +#! /bin/bash + + gimp -i -b '(process-pawns "ge-pawn.png" "SdKfz*.xcf")' -b '(gimp-quit 0)' -- cgit v1.1-2-g2b99