From 144fbcf8164aade9edd66b2e237889710b2be599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Mon, 29 Apr 2024 08:43:38 -0700 Subject: [PATCH] Cursors: blend wait cursors and speed up (#1260) --- cursors/24/wait_0001.svg | 96 ---------- cursors/24/wait_0002.svg | 100 ---------- cursors/24/wait_0003.svg | 96 ---------- cursors/24/wait_0004.svg | 100 ---------- cursors/24/wait_0005.svg | 96 ---------- cursors/24/wait_0006.svg | 100 ---------- cursors/24/wait_0007.svg | 96 ---------- cursors/24/wait_0008.svg | 100 ---------- cursors/24/wait_0009.svg | 96 ---------- cursors/24/wait_0010.svg | 96 ---------- cursors/24/wait_0011.svg | 100 ---------- cursors/24/wait_0012.svg | 100 ---------- cursors/24/wait_0013.svg | 100 ---------- cursors/24/wait_0014.svg | 100 ---------- cursors/24/wait_0015.svg | 100 ---------- cursors/24/wait_0016.svg | 100 ---------- cursors/24/wait_01.svg | 381 ++++++++++++++++++++++++++++++++++++++ cursors/24/wait_02.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_03.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_04.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_05.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_06.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_07.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_08.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_09.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_10.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_11.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_12.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_13.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_14.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_15.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/24/wait_16.svg | 385 +++++++++++++++++++++++++++++++++++++++ cursors/meson.build | 32 ++-- cursors/wait.in | 160 ++++++++-------- 34 files changed, 6252 insertions(+), 1672 deletions(-) delete mode 100644 cursors/24/wait_0001.svg delete mode 100644 cursors/24/wait_0002.svg delete mode 100644 cursors/24/wait_0003.svg delete mode 100644 cursors/24/wait_0004.svg delete mode 100644 cursors/24/wait_0005.svg delete mode 100644 cursors/24/wait_0006.svg delete mode 100644 cursors/24/wait_0007.svg delete mode 100644 cursors/24/wait_0008.svg delete mode 100644 cursors/24/wait_0009.svg delete mode 100644 cursors/24/wait_0010.svg delete mode 100644 cursors/24/wait_0011.svg delete mode 100644 cursors/24/wait_0012.svg delete mode 100644 cursors/24/wait_0013.svg delete mode 100644 cursors/24/wait_0014.svg delete mode 100644 cursors/24/wait_0015.svg delete mode 100644 cursors/24/wait_0016.svg create mode 100644 cursors/24/wait_01.svg create mode 100644 cursors/24/wait_02.svg create mode 100644 cursors/24/wait_03.svg create mode 100644 cursors/24/wait_04.svg create mode 100644 cursors/24/wait_05.svg create mode 100644 cursors/24/wait_06.svg create mode 100644 cursors/24/wait_07.svg create mode 100644 cursors/24/wait_08.svg create mode 100644 cursors/24/wait_09.svg create mode 100644 cursors/24/wait_10.svg create mode 100644 cursors/24/wait_11.svg create mode 100644 cursors/24/wait_12.svg create mode 100644 cursors/24/wait_13.svg create mode 100644 cursors/24/wait_14.svg create mode 100644 cursors/24/wait_15.svg create mode 100644 cursors/24/wait_16.svg diff --git a/cursors/24/wait_0001.svg b/cursors/24/wait_0001.svg deleted file mode 100644 index e88109c8c..000000000 --- a/cursors/24/wait_0001.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0002.svg b/cursors/24/wait_0002.svg deleted file mode 100644 index bf5c5b5c9..000000000 --- a/cursors/24/wait_0002.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0003.svg b/cursors/24/wait_0003.svg deleted file mode 100644 index 3014f428f..000000000 --- a/cursors/24/wait_0003.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0004.svg b/cursors/24/wait_0004.svg deleted file mode 100644 index 05949d56e..000000000 --- a/cursors/24/wait_0004.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0005.svg b/cursors/24/wait_0005.svg deleted file mode 100644 index 904a32ebd..000000000 --- a/cursors/24/wait_0005.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0006.svg b/cursors/24/wait_0006.svg deleted file mode 100644 index 7f2b377c4..000000000 --- a/cursors/24/wait_0006.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0007.svg b/cursors/24/wait_0007.svg deleted file mode 100644 index 255a7ab9e..000000000 --- a/cursors/24/wait_0007.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0008.svg b/cursors/24/wait_0008.svg deleted file mode 100644 index 9fba55f6d..000000000 --- a/cursors/24/wait_0008.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0009.svg b/cursors/24/wait_0009.svg deleted file mode 100644 index 9948696b5..000000000 --- a/cursors/24/wait_0009.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0010.svg b/cursors/24/wait_0010.svg deleted file mode 100644 index c97fa7f31..000000000 --- a/cursors/24/wait_0010.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0011.svg b/cursors/24/wait_0011.svg deleted file mode 100644 index 5d21734b4..000000000 --- a/cursors/24/wait_0011.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0012.svg b/cursors/24/wait_0012.svg deleted file mode 100644 index 08d0dbdd9..000000000 --- a/cursors/24/wait_0012.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0013.svg b/cursors/24/wait_0013.svg deleted file mode 100644 index d39ae1b27..000000000 --- a/cursors/24/wait_0013.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0014.svg b/cursors/24/wait_0014.svg deleted file mode 100644 index 15f7cf14a..000000000 --- a/cursors/24/wait_0014.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0015.svg b/cursors/24/wait_0015.svg deleted file mode 100644 index 0117c4a23..000000000 --- a/cursors/24/wait_0015.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_0016.svg b/cursors/24/wait_0016.svg deleted file mode 100644 index 6e6fff7bd..000000000 --- a/cursors/24/wait_0016.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cursors/24/wait_01.svg b/cursors/24/wait_01.svg new file mode 100644 index 000000000..49180a7d8 --- /dev/null +++ b/cursors/24/wait_01.svg @@ -0,0 +1,381 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_02.svg b/cursors/24/wait_02.svg new file mode 100644 index 000000000..da0e1c5b6 --- /dev/null +++ b/cursors/24/wait_02.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_03.svg b/cursors/24/wait_03.svg new file mode 100644 index 000000000..5bc52e9fb --- /dev/null +++ b/cursors/24/wait_03.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_04.svg b/cursors/24/wait_04.svg new file mode 100644 index 000000000..c7c14e5f5 --- /dev/null +++ b/cursors/24/wait_04.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_05.svg b/cursors/24/wait_05.svg new file mode 100644 index 000000000..f3ab885b7 --- /dev/null +++ b/cursors/24/wait_05.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_06.svg b/cursors/24/wait_06.svg new file mode 100644 index 000000000..bea495cde --- /dev/null +++ b/cursors/24/wait_06.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_07.svg b/cursors/24/wait_07.svg new file mode 100644 index 000000000..5b4975d2f --- /dev/null +++ b/cursors/24/wait_07.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_08.svg b/cursors/24/wait_08.svg new file mode 100644 index 000000000..a7f511b22 --- /dev/null +++ b/cursors/24/wait_08.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_09.svg b/cursors/24/wait_09.svg new file mode 100644 index 000000000..572a03caa --- /dev/null +++ b/cursors/24/wait_09.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_10.svg b/cursors/24/wait_10.svg new file mode 100644 index 000000000..6ebbc1214 --- /dev/null +++ b/cursors/24/wait_10.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_11.svg b/cursors/24/wait_11.svg new file mode 100644 index 000000000..234c299fe --- /dev/null +++ b/cursors/24/wait_11.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_12.svg b/cursors/24/wait_12.svg new file mode 100644 index 000000000..a4a91582d --- /dev/null +++ b/cursors/24/wait_12.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_13.svg b/cursors/24/wait_13.svg new file mode 100644 index 000000000..fb0cee1bb --- /dev/null +++ b/cursors/24/wait_13.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_14.svg b/cursors/24/wait_14.svg new file mode 100644 index 000000000..5ab311e9c --- /dev/null +++ b/cursors/24/wait_14.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_15.svg b/cursors/24/wait_15.svg new file mode 100644 index 000000000..ca3a9bc0c --- /dev/null +++ b/cursors/24/wait_15.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/24/wait_16.svg b/cursors/24/wait_16.svg new file mode 100644 index 000000000..92505f936 --- /dev/null +++ b/cursors/24/wait_16.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cursors/meson.build b/cursors/meson.build index 46a362762..c36b4fc7a 100644 --- a/cursors/meson.build +++ b/cursors/meson.build @@ -44,22 +44,22 @@ watches = [ 'progress_14', 'progress_15', 'progress_16', - 'wait_0001', - 'wait_0002', - 'wait_0003', - 'wait_0004', - 'wait_0005', - 'wait_0006', - 'wait_0007', - 'wait_0008', - 'wait_0009', - 'wait_0010', - 'wait_0011', - 'wait_0012', - 'wait_0013', - 'wait_0014', - 'wait_0015', - 'wait_0016' + 'wait_01', + 'wait_02', + 'wait_03', + 'wait_04', + 'wait_05', + 'wait_06', + 'wait_07', + 'wait_08', + 'wait_09', + 'wait_10', + 'wait_11', + 'wait_12', + 'wait_13', + 'wait_14', + 'wait_15', + 'wait_16' ] sizes = [ diff --git a/cursors/wait.in b/cursors/wait.in index 4dec031a5..0e53d5925 100644 --- a/cursors/wait.in +++ b/cursors/wait.in @@ -1,80 +1,80 @@ -24 12 12 24x24/wait_0001.png 60 -24 12 12 24x24/wait_0002.png 60 -24 12 12 24x24/wait_0003.png 60 -24 12 12 24x24/wait_0004.png 60 -24 12 12 24x24/wait_0005.png 60 -24 12 12 24x24/wait_0006.png 60 -24 12 12 24x24/wait_0007.png 60 -24 12 12 24x24/wait_0008.png 60 -24 12 12 24x24/wait_0009.png 60 -24 12 12 24x24/wait_0010.png 60 -24 12 12 24x24/wait_0011.png 60 -24 12 12 24x24/wait_0012.png 60 -24 12 12 24x24/wait_0013.png 60 -24 12 12 24x24/wait_0014.png 60 -24 12 12 24x24/wait_0015.png 60 -24 12 12 24x24/wait_0016.png 60 -32 18 18 32x32/wait_0001.png 60 -32 18 18 32x32/wait_0002.png 60 -32 18 18 32x32/wait_0003.png 60 -32 18 18 32x32/wait_0004.png 60 -32 18 18 32x32/wait_0005.png 60 -32 18 18 32x32/wait_0006.png 60 -32 18 18 32x32/wait_0007.png 60 -32 18 18 32x32/wait_0008.png 60 -32 18 18 32x32/wait_0009.png 60 -32 18 18 32x32/wait_0010.png 60 -32 18 18 32x32/wait_0011.png 60 -32 18 18 32x32/wait_0012.png 60 -32 18 18 32x32/wait_0013.png 60 -32 18 18 32x32/wait_0014.png 60 -32 18 18 32x32/wait_0015.png 60 -32 18 18 32x32/wait_0016.png 60 -48 24 24 48x48/wait_0001.png 60 -48 24 24 48x48/wait_0002.png 60 -48 24 24 48x48/wait_0003.png 60 -48 24 24 48x48/wait_0004.png 60 -48 24 24 48x48/wait_0005.png 60 -48 24 24 48x48/wait_0006.png 60 -48 24 24 48x48/wait_0007.png 60 -48 24 24 48x48/wait_0008.png 60 -48 24 24 48x48/wait_0009.png 60 -48 24 24 48x48/wait_0010.png 60 -48 24 24 48x48/wait_0011.png 60 -48 24 24 48x48/wait_0012.png 60 -48 24 24 48x48/wait_0013.png 60 -48 24 24 48x48/wait_0014.png 60 -48 24 24 48x48/wait_0015.png 60 -48 24 24 48x48/wait_0016.png 60 -64 36 36 64x64/wait_0001.png 60 -64 36 36 64x64/wait_0002.png 60 -64 36 36 64x64/wait_0003.png 60 -64 36 36 64x64/wait_0004.png 60 -64 36 36 64x64/wait_0005.png 60 -64 36 36 64x64/wait_0006.png 60 -64 36 36 64x64/wait_0007.png 60 -64 36 36 64x64/wait_0008.png 60 -64 36 36 64x64/wait_0009.png 60 -64 36 36 64x64/wait_0010.png 60 -64 36 36 64x64/wait_0011.png 60 -64 36 36 64x64/wait_0012.png 60 -64 36 36 64x64/wait_0013.png 60 -64 36 36 64x64/wait_0014.png 60 -64 36 36 64x64/wait_0015.png 60 -64 36 36 64x64/wait_0016.png 60 -96 48 48 96x96/wait_0001.png 60 -96 48 48 96x96/wait_0002.png 60 -96 48 48 96x96/wait_0003.png 60 -96 48 48 96x96/wait_0004.png 60 -96 48 48 96x96/wait_0005.png 60 -96 48 48 96x96/wait_0006.png 60 -96 48 48 96x96/wait_0007.png 60 -96 48 48 96x96/wait_0008.png 60 -96 48 48 96x96/wait_0009.png 60 -96 48 48 96x96/wait_0010.png 60 -96 48 48 96x96/wait_0011.png 60 -96 48 48 96x96/wait_0012.png 60 -96 48 48 96x96/wait_0013.png 60 -96 48 48 96x96/wait_0014.png 60 -96 48 48 96x96/wait_0015.png 60 -96 48 48 96x96/wait_0016.png 60 +24 12 12 24x24/wait_01.png 40 +24 12 12 24x24/wait_02.png 40 +24 12 12 24x24/wait_03.png 40 +24 12 12 24x24/wait_04.png 40 +24 12 12 24x24/wait_05.png 40 +24 12 12 24x24/wait_06.png 40 +24 12 12 24x24/wait_07.png 40 +24 12 12 24x24/wait_08.png 40 +24 12 12 24x24/wait_09.png 40 +24 12 12 24x24/wait_10.png 40 +24 12 12 24x24/wait_11.png 40 +24 12 12 24x24/wait_12.png 40 +24 12 12 24x24/wait_13.png 40 +24 12 12 24x24/wait_14.png 40 +24 12 12 24x24/wait_15.png 40 +24 12 12 24x24/wait_16.png 40 +32 18 18 32x32/wait_01.png 40 +32 18 18 32x32/wait_02.png 40 +32 18 18 32x32/wait_03.png 40 +32 18 18 32x32/wait_04.png 40 +32 18 18 32x32/wait_05.png 40 +32 18 18 32x32/wait_06.png 40 +32 18 18 32x32/wait_07.png 40 +32 18 18 32x32/wait_08.png 40 +32 18 18 32x32/wait_09.png 40 +32 18 18 32x32/wait_10.png 40 +32 18 18 32x32/wait_11.png 40 +32 18 18 32x32/wait_12.png 40 +32 18 18 32x32/wait_13.png 40 +32 18 18 32x32/wait_14.png 40 +32 18 18 32x32/wait_15.png 40 +32 18 18 32x32/wait_16.png 40 +48 24 24 48x48/wait_01.png 40 +48 24 24 48x48/wait_02.png 40 +48 24 24 48x48/wait_03.png 40 +48 24 24 48x48/wait_04.png 40 +48 24 24 48x48/wait_05.png 40 +48 24 24 48x48/wait_06.png 40 +48 24 24 48x48/wait_07.png 40 +48 24 24 48x48/wait_08.png 40 +48 24 24 48x48/wait_09.png 40 +48 24 24 48x48/wait_10.png 40 +48 24 24 48x48/wait_11.png 40 +48 24 24 48x48/wait_12.png 40 +48 24 24 48x48/wait_13.png 40 +48 24 24 48x48/wait_14.png 40 +48 24 24 48x48/wait_15.png 40 +48 24 24 48x48/wait_16.png 40 +64 36 36 64x64/wait_01.png 40 +64 36 36 64x64/wait_02.png 40 +64 36 36 64x64/wait_03.png 40 +64 36 36 64x64/wait_04.png 40 +64 36 36 64x64/wait_05.png 40 +64 36 36 64x64/wait_06.png 40 +64 36 36 64x64/wait_07.png 40 +64 36 36 64x64/wait_08.png 40 +64 36 36 64x64/wait_09.png 40 +64 36 36 64x64/wait_10.png 40 +64 36 36 64x64/wait_11.png 40 +64 36 36 64x64/wait_12.png 40 +64 36 36 64x64/wait_13.png 40 +64 36 36 64x64/wait_14.png 40 +64 36 36 64x64/wait_15.png 40 +64 36 36 64x64/wait_16.png 40 +96 48 48 96x96/wait_01.png 40 +96 48 48 96x96/wait_02.png 40 +96 48 48 96x96/wait_03.png 40 +96 48 48 96x96/wait_04.png 40 +96 48 48 96x96/wait_05.png 40 +96 48 48 96x96/wait_06.png 40 +96 48 48 96x96/wait_07.png 40 +96 48 48 96x96/wait_08.png 40 +96 48 48 96x96/wait_09.png 40 +96 48 48 96x96/wait_10.png 40 +96 48 48 96x96/wait_11.png 40 +96 48 48 96x96/wait_12.png 40 +96 48 48 96x96/wait_13.png 40 +96 48 48 96x96/wait_14.png 40 +96 48 48 96x96/wait_15.png 40 +96 48 48 96x96/wait_16.png 40