diff options
-rw-r--r-- | android/assets/data/hud.atlas | 16 | ||||
-rw-r--r-- | android/assets/data/hud.png | bin | 80535 -> 83632 bytes | |||
-rw-r--r-- | assets/hud/aps.png | bin | 4154 -> 5211 bytes | |||
-rw-r--r-- | assets/hud/reinforcement.png | bin | 4491 -> 5247 bytes | |||
-rw-r--r-- | assets/hud/turns.png | bin | 3270 -> 6894 bytes | |||
-rw-r--r-- | assets/raw/reinforcement.xcf | bin | 0 -> 10578 bytes | |||
-rw-r--r-- | assets/units-gimp/aps.xcf | bin | 0 -> 9354 bytes | |||
-rwxr-xr-x | assets/units-gimp/do.sh | 3 |
8 files changed, 11 insertions, 8 deletions
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 Binary files differindex 30a3665..d34c1d7 100644 --- a/android/assets/data/hud.png +++ b/android/assets/data/hud.png diff --git a/assets/hud/aps.png b/assets/hud/aps.png Binary files differindex cff4123..c6bc200 100644 --- a/assets/hud/aps.png +++ b/assets/hud/aps.png diff --git a/assets/hud/reinforcement.png b/assets/hud/reinforcement.png Binary files differindex f563c26..87675e4 100644 --- a/assets/hud/reinforcement.png +++ b/assets/hud/reinforcement.png diff --git a/assets/hud/turns.png b/assets/hud/turns.png Binary files differindex 261bfce..92efe86 100644 --- a/assets/hud/turns.png +++ b/assets/hud/turns.png diff --git a/assets/raw/reinforcement.xcf b/assets/raw/reinforcement.xcf Binary files differnew file mode 100644 index 0000000..4a8d2da --- /dev/null +++ b/assets/raw/reinforcement.xcf diff --git a/assets/units-gimp/aps.xcf b/assets/units-gimp/aps.xcf Binary files differnew file mode 100644 index 0000000..00e1034 --- /dev/null +++ b/assets/units-gimp/aps.xcf 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)' |