This commit is contained in:
KaizIqbal 2018-05-07 09:04:56 +05:30
parent a0083b953d
commit 223d150026
52 changed files with 1354 additions and 199 deletions

73
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1,73 @@
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, gender identity and expression, level of experience,
education, socio-economic status, nationality, personal appearance, race,
religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment
include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [kaizmandhu@gmail.com]. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
[homepage]: https://www.contributor-covenant.org

View file

@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found. the "copyright" line and a pointer to where the full notice is found.
{one line to give the program's name and a brief idea of what it does.} Material Based Linux Cursor Theme
Copyright (C) {year} {name of author} Copyright (C) 2018 Kaiz I. Khatri
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode: notice like this when it starts in an interactive mode:
{project} Copyright (C) {year} {fullname} Bibata_Cursor Copyright (C) 2018 Kaiz I. Khatri
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details. under certain conditions; type `show c' for details.

192
build.sh
View file

@ -38,17 +38,39 @@ echo -e "Checking Requirements... DONE"
echo -ne "Making Folders... $BASENAME\\r" echo -ne "Making Folders... $BASENAME\\r"
DIR4X_Bibata="build/Bibata_Oil/48x48" DIR11X_Bibata="build/Bibata_Oil/96x96"
DIR10X_Bibata="build/Bibata_Oil/88x88"
DIR9X_Bibata="build/Bibata_Oil/80x80"
DIR8X_Bibata="build/Bibata_Oil/72x72"
DIR7X_Bibata="build/Bibata_Oil/64x64"
DIR6X_Bibata="build/Bibata_Oil/56x56"
DIR5X_Bibata="build/Bibata_Oil/48x48"
DIR4X_Bibata="build/Bibata_Oil/40x40"
DIR3X_Bibata="build/Bibata_Oil/32x32" DIR3X_Bibata="build/Bibata_Oil/32x32"
DIR2X_Bibata="build/Bibata_Oil/28x28" DIR2X_Bibata="build/Bibata_Oil/28x28"
DIR1X_Bibata="build/Bibata_Oil/24x24" DIR1X_Bibata="build/Bibata_Oil/24x24"
DIR4X_Bibata_Light="build/Bibata_Ice/48x48" DIR11X_Bibata_Light="build/Bibata_Ice/96x96"
DIR10X_Bibata_Light="build/Bibata_Ice/88x88"
DIR9X_Bibata_Light="build/Bibata_Ice/80x80"
DIR8X_Bibata_Light="build/Bibata_Ice/72x72"
DIR7X_Bibata_Light="build/Bibata_Ice/64x64"
DIR6X_Bibata_Light="build/Bibata_Ice/56x56"
DIR5X_Bibata_Light="build/Bibata_Ice/48x48"
DIR4X_Bibata_Light="build/Bibata_Ice/40x40"
DIR3X_Bibata_Light="build/Bibata_Ice/32x32" DIR3X_Bibata_Light="build/Bibata_Ice/32x32"
DIR2X_Bibata_Light="build/Bibata_Ice/28x28" DIR2X_Bibata_Light="build/Bibata_Ice/28x28"
DIR1X_Bibata_Light="build/Bibata_Ice/24x24" DIR1X_Bibata_Light="build/Bibata_Ice/24x24"
DIR4X_Bibata_Amber="build/Bibata_Amber/48x48"
DIR11X_Bibata_Amber="build/Bibata_Amber/96x96"
DIR10X_Bibata_Amber="build/Bibata_Amber/88x88"
DIR9X_Bibata_Amber="build/Bibata_Amber/80x80"
DIR8X_Bibata_Amber="build/Bibata_Amber/72x72"
DIR7X_Bibata_Amber="build/Bibata_Amber/64x64"
DIR6X_Bibata_Amber="build/Bibata_Amber/56x56"
DIR5X_Bibata_Amber="build/Bibata_Amber/48x48"
DIR4X_Bibata_Amber="build/Bibata_Amber/40x40"
DIR3X_Bibata_Amber="build/Bibata_Amber/32x32" DIR3X_Bibata_Amber="build/Bibata_Amber/32x32"
DIR2X_Bibata_Amber="build/Bibata_Amber/28x28" DIR2X_Bibata_Amber="build/Bibata_Amber/28x28"
DIR1X_Bibata_Amber="build/Bibata_Amber/24x24" DIR1X_Bibata_Amber="build/Bibata_Amber/24x24"
@ -62,18 +84,12 @@ OUTPUT_Bibata_Amber="$(grep --only-matching --perl-regex "(?<=Name\=).*$" $INDEX
OUTPUT_Bibata_Amber=${OUTPUT_Bibata_Amber// /_} OUTPUT_Bibata_Amber=${OUTPUT_Bibata_Amber// /_}
mkdir -p "$DIR4X_Bibata" mkdir -p "$DIR11X_Bibata" "$DIR10X_Bibata" "$DIR9X_Bibata" "$DIR8X_Bibata" "$DIR7X_Bibata" "$DIR6X_Bibata" "$DIR5X_Bibata" "$DIR4X_Bibata" "$DIR3X_Bibata" "$DIR2X_Bibata" "$DIR1X_Bibata"
mkdir -p "$DIR3X_Bibata"
mkdir -p "$DIR2X_Bibata" mkdir -p "$DIR11X_Bibata_Light" "$DIR10X_Bibata_Light" "$DIR9X_Bibata_Light" "$DIR8X_Bibata_Light" "$DIR7X_Bibata_Light" "$DIR6X_Bibata_Light" "$DIR5X_Bibata_Light" "$DIR4X_Bibata_Light" "$DIR3X_Bibata_Light" "$DIR2X_Bibata_Light" "$DIR1X_Bibata_Light"
mkdir -p "$DIR1X_Bibata"
mkdir -p "$DIR4X_Bibata_Light" mkdir -p "$DIR11X_Bibata_Amber" "$DIR10X_Bibata_Amber" "$DIR9X_Bibata_Amber" "$DIR8X_Bibata_Amber" "$DIR7X_Bibata_Amber" "$DIR6X_Bibata_Amber" "$DIR5X_Bibata_Amber" "$DIR4X_Bibata_Amber" "$DIR3X_Bibata_Amber" "$DIR2X_Bibata_Amber" "$DIR1X_Bibata_Amber"
mkdir -p "$DIR3X_Bibata_Light"
mkdir -p "$DIR2X_Bibata_Light"
mkdir -p "$DIR1X_Bibata_Light"
mkdir -p "$DIR4X_Bibata_Amber"
mkdir -p "$DIR3X_Bibata_Amber"
mkdir -p "$DIR2X_Bibata_Amber"
mkdir -p "$DIR1X_Bibata_Amber"
mkdir -p "$OUTPUT_Bibata/cursors" mkdir -p "$OUTPUT_Bibata/cursors"
mkdir -p "$OUTPUT_Bibata_Light/cursors" mkdir -p "$OUTPUT_Bibata_Light/cursors"
@ -86,80 +102,186 @@ for CUR in src/config/*.cursor; do
BASENAME=${BASENAME##*/} BASENAME=${BASENAME##*/}
BASENAME=${BASENAME%.*} BASENAME=${BASENAME%.*}
echo -ne "\033[0KGenerating simple cursor pixmaps... $BASENAME\\r" echo -ne "\033[0KGenerating simple cursor pixmaps OF Bibata Oil... $BASENAME\\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR1X_Bibata/$BASENAME.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR1X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR2X_Bibata/$BASENAME.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR2X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR3X_Bibata/$BASENAME.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR3X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR4X_Bibata/$BASENAME.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR4X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR5X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR6X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR7X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR8X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR9X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR10X_Bibata/$BASENAME.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata/"$BASENAME".svg -e "$DIR11X_Bibata/$BASENAME.png" > /dev/null
done
echo -e "\033[0KGenerating simple cursor pixmaps OF Bibata Oil... DONE"
for CUR in src/config/*.cursor; do
BASENAME=$CUR
BASENAME=${BASENAME##*/}
BASENAME=${BASENAME%.*}
echo -ne "\033[0KGenerating simple cursor pixmaps OF Bibata Ice.. $BASENAME\\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR1X_Bibata_Light/$BASENAME.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR1X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR2X_Bibata_Light/$BASENAME.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR2X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR3X_Bibata_Light/$BASENAME.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR3X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR4X_Bibata_Light/$BASENAME.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR4X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR5X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR6X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR7X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR8X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR9X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR10X_Bibata_Light/$BASENAME.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Light/"$BASENAME".svg -e "$DIR11X_Bibata_Light/$BASENAME.png" > /dev/null
done
echo -e "\033[0KGenerating simple cursor pixmaps OF Bibata Ice... DONE"
for CUR in src/config/*.cursor; do
BASENAME=$CUR
BASENAME=${BASENAME##*/}
BASENAME=${BASENAME%.*}
echo -ne "\033[0KGenerating simple cursor pixmaps OF Bibata Amber.. $BASENAME\\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR1X_Bibata_Amber/$BASENAME.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR1X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR2X_Bibata_Amber/$BASENAME.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR2X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR3X_Bibata_Amber/$BASENAME.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR3X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR4X_Bibata_Amber/$BASENAME.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR4X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR5X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR6X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR7X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR8X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR9X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR10X_Bibata_Amber/$BASENAME.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Amber/"$BASENAME".svg -e "$DIR11X_Bibata_Amber/$BASENAME.png" > /dev/null
done done
echo -e "\033[0KGenerating simple cursor pixmaps... DONE" echo -e "\033[0KGenerating simple cursor pixmaps OF Bibata Amber... DONE"
echo -ne "\033[0KGenerating Animated Cursor Bibata Oil... \\r"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Oil... $i / 45 \\r" echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Oil Process... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR1X_Bibata/progress-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR1X_Bibata/progress-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR2X_Bibata/progress-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR2X_Bibata/progress-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR3X_Bibata/progress-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR3X_Bibata/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR4X_Bibata/progress-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR4X_Bibata/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR5X_Bibata/progress-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR6X_Bibata/progress-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR7X_Bibata/progress-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR8X_Bibata/progress-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR9X_Bibata/progress-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR10X_Bibata/progress-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata/progress-$i.svg -e "$DIR11X_Bibata/progress-$i.png" > /dev/null
done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Oil Process... DONE"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Oil Wait... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR1X_Bibata/wait-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR1X_Bibata/wait-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR2X_Bibata/wait-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR2X_Bibata/wait-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR3X_Bibata/wait-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR3X_Bibata/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR4X_Bibata/wait-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR4X_Bibata/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR5X_Bibata/wait-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR6X_Bibata/wait-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR7X_Bibata/wait-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR8X_Bibata/wait-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR9X_Bibata/wait-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR10X_Bibata/wait-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata/wait-$i.svg -e "$DIR11X_Bibata/wait-$i.png" > /dev/null
done done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Oil... DONE" echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Oil Wait... DONE"
echo -ne "\033[0KGenerating Animated Cursor Bibata Oil... DONE \\r"
echo -ne "\033[0KGenerating Animated Cursor Bibata Ice... \\r"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Ice... $i / 45 \\r" echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Ice Process... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR1X_Bibata_Light/progress-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR1X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR2X_Bibata_Light/progress-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR2X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR3X_Bibata_Light/progress-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR3X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR4X_Bibata_Light/progress-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR4X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR5X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR6X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR7X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR8X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR9X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR10X_Bibata_Light/progress-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Light/progress-$i.svg -e "$DIR11X_Bibata_Light/progress-$i.png" > /dev/null
done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Ice Process... DONE"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Ice Wait... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR1X_Bibata_Light/wait-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR1X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR2X_Bibata_Light/wait-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR2X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR3X_Bibata_Light/wait-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR3X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR4X_Bibata_Light/wait-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR4X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR5X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR6X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR7X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR8X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR9X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR10X_Bibata_Light/wait-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Light/wait-$i.svg -e "$DIR11X_Bibata_Light/wait-$i.png" > /dev/null
done done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Ice... DONE" echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Ice Wait... DONE"
echo -ne "\033[0KGenerating Animated Cursor Bibata Ice... DONE \\r"
echo -ne "\033[0KGenerating Animated Cursor Bibata Amber... \\r"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Amber... $i / 45 \\r" echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Amber Process... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR1X_Bibata_Amber/progress-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR1X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR2X_Bibata_Amber/progress-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR2X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR3X_Bibata_Amber/progress-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR3X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR4X_Bibata_Amber/progress-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR4X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR5X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR6X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR7X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR8X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR9X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR10X_Bibata_Amber/progress-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Amber/progress-$i.svg -e "$DIR11X_Bibata_Amber/progress-$i.png" > /dev/null
done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Amber Process... DONE"
for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
do
echo -ne "\033[0KGenerating animated cursor pixmaps For Bibata Amber Wait... $i / 45 \\r"
inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR1X_Bibata_Amber/wait-$i.png" > /dev/null inkscape -w 24 -h 24 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR1X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR2X_Bibata_Amber/wait-$i.png" > /dev/null inkscape -w 28 -h 28 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR2X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR3X_Bibata_Amber/wait-$i.png" > /dev/null inkscape -w 32 -h 32 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR3X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR4X_Bibata_Amber/wait-$i.png" > /dev/null inkscape -w 40 -h 40 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR4X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 48 -h 48 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR5X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 56 -h 56 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR6X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 64 -h 64 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR7X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 72 -h 72 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR8X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 80 -h 80 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR9X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 88 -h 88 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR10X_Bibata_Amber/wait-$i.png" > /dev/null
inkscape -w 96 -h 96 --without-gui -f $RAWSVGS_Bibata_Amber/wait-$i.svg -e "$DIR11X_Bibata_Amber/wait-$i.png" > /dev/null
done done
echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Amber... DONE" echo -e "\033[0KGenerating animated cursor pixmaps For Bibata Amber Wait... DONE"
echo -ne "\033[0KGenerating Animated Cursor Bibata Amber... DONE \\r"
echo -ne "Generating cursor theme...\\r" echo -ne "Generating cursor theme...\\r"
for CUR in src/config/*.cursor; do for CUR in src/config/*.cursor; do

View file

@ -1,4 +1,11 @@
24 6 2 24x24/alias.png 24 6 2 24x24/alias.png
28 7 2 28x28/alias.png 28 7 2 28x28/alias.png
32 8 3 32x32/alias.png 32 8 3 32x32/alias.png
40 10 3 40x40/alias.png
48 12 4 48x48/alias.png 48 12 4 48x48/alias.png
56 15 6 56x56/alias.png
64 16 6 64x64/alias.png
72 19 8 72x72/alias.png
80 20 8 80x80/alias.png
88 23 9 88x88/alias.png
96 25 9 96x96/alias.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/all-scroll.png 24 12 12 24x24/all-scroll.png
28 24 24 28x28/all-scroll.png 28 24 24 28x28/all-scroll.png
32 13 23 32x32/all-scroll.png 32 13 23 32x32/all-scroll.png
40 20 20 40x40/all-scroll.png
48 24 24 48x48/all-scroll.png 48 24 24 48x48/all-scroll.png
56 27 27 56x56/all-scroll.png
64 32 32 64x64/all-scroll.png
72 36 36 72x72/all-scroll.png
80 40 40 80x80/all-scroll.png
88 44 44 88x88/all-scroll.png
96 48 48 96x96/all-scroll.png

View file

@ -1,4 +1,11 @@
24 3 19 24x24/bottom_left_corner.png 24 3 19 24x24/bottom_left_corner.png
28 3 23 28x28/bottom_left_corner.png 28 3 23 28x28/bottom_left_corner.png
32 4 27 32x32/bottom_left_corner.png 32 4 27 32x32/bottom_left_corner.png
40 6 32 40x40/bottom_left_corner.png
48 6 41 48x48/bottom_left_corner.png 48 6 41 48x48/bottom_left_corner.png
56 8 46 56x56/bottom_left_corner.png
64 10 52 64x64/bottom_left_corner.png
72 12 59 72x72/bottom_left_corner.png
80 13 65 80x80/bottom_left_corner.png
88 15 72 88x88/bottom_left_corner.png
96 16 79 96x96/bottom_left_corner.png

View file

@ -1,4 +1,11 @@
24 20 20 24x24/bottom_right_corner.png 24 20 20 24x24/bottom_right_corner.png
28 23 23 28x28/bottom_right_corner.png 28 23 23 28x28/bottom_right_corner.png
32 26 26 32x32/bottom_right_corner.png 32 26 26 32x32/bottom_right_corner.png
40 32 32 40x40/bottom_right_corner.png
48 40 40 48x48/bottom_right_corner.png 48 40 40 48x48/bottom_right_corner.png
56 46 46 56x56/bottom_right_corner.png
64 52 52 64x64/bottom_right_corner.png
72 59 59 72x72/bottom_right_corner.png
80 65 65 80x80/bottom_right_corner.png
88 72 72 88x88/bottom_right_corner.png
96 79 79 96x96/bottom_right_corner.png

View file

@ -1,4 +1,11 @@
24 12 18 24x24/bottom_side.png 24 12 18 24x24/bottom_side.png
28 14 22 28x28/bottom_side.png 28 14 22 28x28/bottom_side.png
32 16 24 32x32/bottom_side.png 32 16 24 32x32/bottom_side.png
40 20 28 40x40/bottom_side.png
48 23 37 48x48/bottom_side.png 48 23 37 48x48/bottom_side.png
56 27 40 56x56/bottom_side.png
64 32 46 64x64/bottom_side.png
72 35 52 72x72/bottom_side.png
80 40 57 80x80/bottom_side.png
88 44 63 88x88/bottom_side.png
96 48 68 96x96/bottom_side.png

View file

@ -1,4 +1,11 @@
24 12 20 24x24/bottom_tee.png 24 12 20 24x24/bottom_tee.png
28 14 23 28x28/bottom_tee.png 28 14 23 28x28/bottom_tee.png
32 15 26 32x32/bottom_tee.png 32 15 26 32x32/bottom_tee.png
40 19 30 40x40/bottom_tee.png
48 23 39 48x48/bottom_tee.png 48 23 39 48x48/bottom_tee.png
56 27 43 56x56/bottom_tee.png
64 32 49 64x64/bottom_tee.png
72 35 54 72x72/bottom_tee.png
80 40 60 80x80/bottom_tee.png
88 44 68 88x88/bottom_tee.png
96 47 74 96x96/bottom_tee.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/cell.png 24 12 12 24x24/cell.png
28 13 13 28x28/cell.png 28 13 13 28x28/cell.png
32 16 16 32x32/cell.png 32 16 16 32x32/cell.png
40 20 20 40x40/cell.png
48 24 24 48x48/cell.png 48 24 24 48x48/cell.png
56 28 28 56x56/cell.png
64 32 32 64x64/cell.png
72 36 36 72x72/cell.png
80 40 40 80x80/cell.png
88 44 44 88x88/cell.png
96 47 47 96x96/cell.png

View file

@ -1,4 +1,11 @@
24 12 4 24x24/center_ptr.png 24 12 4 24x24/center_ptr.png
28 14 4 28x28/center_ptr.png 28 14 4 28x28/center_ptr.png
32 15 5 32x32/center_ptr.png 32 15 5 32x32/center_ptr.png
40 20 8 40x40/center_ptr.png
48 24 8 48x48/center_ptr.png 48 24 8 48x48/center_ptr.png
56 27 10 56x56/center_ptr.png
64 32 12 64x64/center_ptr.png
72 36 12 72x72/center_ptr.png
80 40 14 80x80/center_ptr.png
88 44 18 88x88/center_ptr.png
96 47 18 96x96/center_ptr.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/col-resize.png 24 12 12 24x24/col-resize.png
28 13 13 28x28/col-resize.png 28 13 13 28x28/col-resize.png
32 16 16 32x32/col-resize.png 32 16 16 32x32/col-resize.png
40 20 20 40x40/col-resize.png
48 24 24 48x48/col-resize.png 48 24 24 48x48/col-resize.png
56 28 28 56x56/col-resize.png
64 32 32 64x64/col-resize.png
72 36 36 72x72/col-resize.png
80 40 40 80x80/col-resize.png
88 44 44 88x88/col-resize.png
96 48 48 96x96/col-resize.png

View file

@ -1,4 +1,11 @@
24 5 17 24x24/color-picker.png 24 5 17 24x24/color-picker.png
28 6 20 28x28/color-picker.png 28 6 20 28x28/color-picker.png
32 7 23 32x32/color-picker.png 32 7 23 32x32/color-picker.png
40 9 28 40x40/color-picker.png
48 10 34 48x48/color-picker.png 48 10 34 48x48/color-picker.png
56 13 40 56x56/color-picker.png
64 15 45 64x64/color-picker.png
72 16 51 72x72/color-picker.png
80 19 57 80x80/color-picker.png
88 21 63 88x88/color-picker.png
96 23 69 96x96/color-picker.png

View file

@ -1,4 +1,11 @@
24 6 2 24x24/context-menu.png 24 6 2 24x24/context-menu.png
28 7 2 28x28/context-menu.png 28 7 2 28x28/context-menu.png
32 8 3 32x32/context-menu.png 32 8 3 32x32/context-menu.png
40 10 3 40x40/context-menu.png
48 12 4 48x48/context-menu.png 48 12 4 48x48/context-menu.png
56 15 6 56x56/context-menu.png
64 16 6 64x64/context-menu.png
72 19 8 72x72/context-menu.png
80 20 8 80x80/context-menu.png
88 23 9 88x88/context-menu.png
96 25 9 96x96/context-menu.png

View file

@ -1,4 +1,11 @@
24 6 2 24x24/copy.png 24 6 2 24x24/copy.png
28 7 2 28x28/copy.png 28 7 2 28x28/copy.png
32 8 3 32x32/copy.png 32 8 3 32x32/copy.png
40 10 3 40x40/copy.png
48 12 4 48x48/copy.png 48 12 4 48x48/copy.png
56 15 6 56x56/copy.png
64 16 6 64x64/copy.png
72 19 8 72x72/copy.png
80 20 8 80x80/copy.png
88 23 9 88x88/copy.png
96 25 9 96x96/copy.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/crosshair.png 24 12 12 24x24/crosshair.png
28 13 13 28x28/crosshair.png 28 13 13 28x28/crosshair.png
32 16 16 32x32/crosshair.png 32 16 16 32x32/crosshair.png
40 20 20 40x40/crosshair.png
48 24 24 48x48/crosshair.png 48 24 24 48x48/crosshair.png
56 28 28 56x56/crosshair.png
64 32 32 64x64/crosshair.png
72 36 36 72x72/crosshair.png
80 40 40 80x80/crosshair.png
88 44 44 88x88/crosshair.png
96 48 48 96x96/crosshair.png

View file

@ -1,4 +1,11 @@
24 6 4 24x24/default.png 24 6 4 24x24/default.png
28 6 4 28x28/default.png 28 6 4 28x28/default.png
32 8 4 32x32/default.png 32 8 4 32x32/default.png
40 10 6 40x40/default.png
48 12 8 48x48/default.png 48 12 8 48x48/default.png
56 13 9 56x56/default.png
64 15 10 64x64/default.png
72 19 13 72x72/default.png
80 19 14 80x80/default.png
88 22 15 88x88/default.png
96 24 16 96x96/default.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/dnd-move.png 24 12 12 24x24/dnd-move.png
28 13 13 28x28/dnd-move.png 28 13 13 28x28/dnd-move.png
32 16 16 32x32/dnd-move.png 32 16 16 32x32/dnd-move.png
40 20 20 40x40/dnd-move.png
48 24 24 48x48/dnd-move.png 48 24 24 48x48/dnd-move.png
56 28 28 56x56/dnd-move.png
64 32 32 64x64/dnd-move.png
72 36 36 72x72/dnd-move.png
80 40 40 80x80/dnd-move.png
88 44 44 88x88/dnd-move.png
96 48 48 96x96/dnd-move.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/dnd-no-drop.png 24 12 12 24x24/dnd-no-drop.png
28 13 13 28x28/dnd-no-drop.png 28 13 13 28x28/dnd-no-drop.png
32 16 16 32x32/dnd-no-drop.png 32 16 16 32x32/dnd-no-drop.png
40 20 20 40x40/dnd-no-drop.png
48 24 24 48x48/dnd-no-drop.png 48 24 24 48x48/dnd-no-drop.png
56 28 28 56x56/dnd-no-drop.png
64 32 32 64x64/dnd-no-drop.png
72 36 36 72x72/dnd-no-drop.png
80 40 40 80x80/dnd-no-drop.png
88 44 44 88x88/dnd-no-drop.png
96 48 48 96x96/dnd-no-drop.png

View file

@ -1,4 +1,11 @@
24 12 7 24x24/down-arrow.png 24 12 7 24x24/down-arrow.png
28 13 8 28x28/down-arrow.png 28 13 8 28x28/down-arrow.png
32 16 10 32x32/down-arrow.png 32 16 10 32x32/down-arrow.png
40 20 13 40x40/down-arrow.png
48 24 14 48x48/down-arrow.png 48 24 14 48x48/down-arrow.png
56 28 18 56x56/down-arrow.png
64 32 21 64x64/down-arrow.png
72 36 24 72x72/down-arrow.png
80 40 26 80x80/down-arrow.png
88 44 30 88x88/down-arrow.png
96 48 32 96x96/down-arrow.png

View file

@ -1,4 +1,11 @@
24 6 17 24x24/draft.png 24 6 17 24x24/draft.png
28 7 19 28x28/draft.png 28 7 19 28x28/draft.png
32 8 22 32x32/draft.png 32 8 22 32x32/draft.png
40 11 27 40x40/draft.png
48 12 34 48x48/draft.png 48 12 34 48x48/draft.png
56 15 38 56x56/draft.png
64 17 44 64x64/draft.png
72 19 50 72x72/draft.png
80 21 56 80x80/draft.png
88 23 62 88x88/draft.png
96 25 67 96x96/draft.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/fleur.png 24 12 12 24x24/fleur.png
28 24 24 28x28/fleur.png 28 13 13 28x28/fleur.png
32 13 23 32x32/fleur.png 32 16 16 32x32/fleur.png
40 20 20 40x40/fleur.png
48 24 24 48x48/fleur.png 48 24 24 48x48/fleur.png
56 28 28 56x56/fleur.png
64 32 32 64x64/fleur.png
72 36 36 72x72/fleur.png
80 40 40 80x80/fleur.png
88 44 44 88x88/fleur.png
96 48 48 96x96/fleur.png

View file

@ -1,4 +1,11 @@
24 6 2 24x24/help.png 24 6 2 24x24/help.png
28 7 2 28x28/help.png 28 7 2 28x28/help.png
32 8 3 32x32/help.png 32 8 3 32x32/help.png
40 10 3 40x40/help.png
48 12 4 48x48/help.png 48 12 4 48x48/help.png
56 15 6 56x56/help.png
64 16 6 64x64/help.png
72 19 8 72x72/help.png
80 20 8 80x80/help.png
88 23 9 88x88/help.png
96 25 9 96x96/help.png

View file

@ -1,4 +1,11 @@
24 15 12 24x24/left-arrow.png 24 15 12 24x24/left-arrow.png
28 18 13 28x28/left-arrow.png 28 18 13 28x28/left-arrow.png
32 21 16 32x32/left-arrow.png 32 21 16 32x32/left-arrow.png
40 26 29 40x40/left-arrow.png
48 30 24 48x48/left-arrow.png 48 30 24 48x48/left-arrow.png
56 37 28 56x56/left-arrow.png
64 42 32 64x64/left-arrow.png
72 47 36 72x72/left-arrow.png
80 53 40 80x80/left-arrow.png
88 58 44 88x88/left-arrow.png
96 63 48 96x96/left-arrow.png

View file

@ -1,4 +1,11 @@
24 4 12 24x24/left_side.png 24 4 12 24x24/left_side.png
28 5 13 28x28/left_side.png 28 5 13 28x28/left_side.png
32 6 16 32x32/left_side.png 32 6 16 32x32/left_side.png
48 10 24 28x28/left_side.png 40 11 20 40x40/left_side.png
48 13 24 48x48/left_side.png
56 16 28 56x56/left_side.png
64 17 32 64x64/left_side.png
72 19 36 72x72/left_side.png
80 22 40 80x80/left_side.png
88 24 44 88x88/left_side.png
48 26 48 48x48/left_side.png

View file

@ -1,4 +1,11 @@
24 6 2 24x24/no-drop.png 24 6 2 24x24/no-drop.png
28 7 2 28x28/no-drop.png 28 7 2 28x28/no-drop.png
32 8 3 32x32/no-drop.png 32 8 3 32x32/no-drop.png
40 10 3 40x40/no-drop.png
48 12 4 48x48/no-drop.png 48 12 4 48x48/no-drop.png
56 15 6 56x56/no-drop.png
64 16 6 64x64/no-drop.png
72 19 8 72x72/no-drop.png
80 20 8 80x80/no-drop.png
88 23 9 88x88/no-drop.png
96 25 9 96x96/no-drop.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/not-allowed.png 24 12 12 24x24/not-allowed.png
28 13 13 28x28/not-allowed.png 28 13 13 28x28/not-allowed.png
32 16 16 32x32/not-allowed.png 32 16 16 32x32/not-allowed.png
40 20 20 40x40/not-allowed.png
48 24 24 48x48/not-allowed.png 48 24 24 48x48/not-allowed.png
56 28 28 56x56/not-allowed.png
64 32 32 64x64/not-allowed.png
72 36 36 72x72/not-allowed.png
80 40 40 80x80/not-allowed.png
88 44 44 88x88/not-allowed.png
96 48 48 96x96/not-allowed.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/openhand.png 24 12 12 24x24/openhand.png
28 13 13 28x28/openhand.png 28 13 13 28x28/openhand.png
32 16 16 32x32/openhand.png 32 16 16 32x32/openhand.png
40 20 20 40x40/openhand.png
48 24 24 48x48/openhand.png 48 24 24 48x48/openhand.png
56 28 28 56x56/openhand.png
64 32 32 64x64/openhand.png
72 36 36 72x72/openhand.png
80 40 40 80x80/openhand.png
88 44 44 88x88/openhand.png
96 48 48 96x96/openhand.png

View file

@ -1,4 +1,11 @@
24 5 17 24x24/pencil.png 24 5 17 24x24/pencil.png
28 6 19 28x28/pencil.png 28 6 19 28x28/pencil.png
32 7 23 32x32/pencil.png 32 7 23 32x32/pencil.png
40 10 28 40x40/pencil.png
48 10 35 48x48/pencil.png 48 10 35 48x48/pencil.png
56 14 40 56x56/pencil.png
64 16 45 64x64/pencil.png
72 17 52 72x72/pencil.png
80 20 57 80x80/pencil.png
88 22 62 88x88/pencil.png
96 24 68 96x96/pencil.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/pirate.png 24 12 12 24x24/pirate.png
28 13 13 28x28/pirate.png 28 13 13 28x28/pirate.png
32 16 16 32x32/pirate.png 32 16 16 32x32/pirate.png
40 20 20 40x40/pirate.png
48 24 24 48x48/pirate.png 48 24 24 48x48/pirate.png
56 28 28 56x56/pirate.png
64 32 32 64x64/pirate.png
72 36 36 72x72/pirate.png
80 40 40 80x80/pirate.png
88 44 44 88x88/pirate.png
96 48 48 96x96/pirate.png

View file

@ -1,4 +1,11 @@
24 10 4 24x24/pointer.png 24 10 4 24x24/pointer.png
28 12 4 28x28/pointer.png 28 12 4 28x28/pointer.png
32 14 8 32x32/pointer.png 32 14 8 32x32/pointer.png
48 20 8 48x48/pointer.png 40 18 10 40x40/pointer.png
48 22 12 48x48/pointer.png
56 25 14 56x56/pointer.png
64 29 16 64x64/pointer.png
72 32 18 72x72/pointer.png
80 36 19 80x80/pointer.png
88 40 22 88x88/pointer.png
96 43 23 96x96/pointer.png

View file

@ -4,24 +4,24 @@
24 6 2 24x24/progress-04.png 40 24 6 2 24x24/progress-04.png 40
24 6 2 24x24/progress-05.png 40 24 6 2 24x24/progress-05.png 40
24 6 2 24x24/progress-06.png 40 24 6 2 24x24/progress-06.png 40
24 6 2 24x24/progress-07.png 50 24 6 2 24x24/progress-07.png 40
24 6 2 24x24/progress-08.png 50 24 6 2 24x24/progress-08.png 40
24 6 2 24x24/progress-09.png 50 24 6 2 24x24/progress-09.png 40
24 6 2 24x24/progress-10.png 50 24 6 2 24x24/progress-10.png 40
24 6 2 24x24/progress-11.png 50 24 6 2 24x24/progress-11.png 40
24 6 2 24x24/progress-12.png 50 24 6 2 24x24/progress-12.png 40
24 6 2 24x24/progress-13.png 60 24 6 2 24x24/progress-13.png 40
24 6 2 24x24/progress-14.png 60 24 6 2 24x24/progress-14.png 40
24 6 2 24x24/progress-15.png 60 24 6 2 24x24/progress-15.png 40
24 6 2 24x24/progress-16.png 60 24 6 2 24x24/progress-16.png 40
24 6 2 24x24/progress-17.png 60 24 6 2 24x24/progress-17.png 40
24 6 2 24x24/progress-18.png 60 24 6 2 24x24/progress-18.png 40
24 6 2 24x24/progress-19.png 50 24 6 2 24x24/progress-19.png 40
24 6 2 24x24/progress-20.png 50 24 6 2 24x24/progress-20.png 40
24 6 2 24x24/progress-21.png 50 24 6 2 24x24/progress-21.png 40
24 6 2 24x24/progress-22.png 50 24 6 2 24x24/progress-22.png 40
24 6 2 24x24/progress-23.png 50 24 6 2 24x24/progress-23.png 40
24 6 2 24x24/progress-24.png 50 24 6 2 24x24/progress-24.png 40
24 6 2 24x24/progress-25.png 40 24 6 2 24x24/progress-25.png 40
24 6 2 24x24/progress-26.png 40 24 6 2 24x24/progress-26.png 40
24 6 2 24x24/progress-27.png 40 24 6 2 24x24/progress-27.png 40
@ -49,24 +49,24 @@
28 7 2 28x28/progress-04.png 40 28 7 2 28x28/progress-04.png 40
28 7 2 28x28/progress-05.png 40 28 7 2 28x28/progress-05.png 40
28 7 2 28x28/progress-06.png 40 28 7 2 28x28/progress-06.png 40
28 7 2 28x28/progress-07.png 50 28 7 2 28x28/progress-07.png 40
28 7 2 28x28/progress-08.png 50 28 7 2 28x28/progress-08.png 40
28 7 2 28x28/progress-09.png 50 28 7 2 28x28/progress-09.png 40
28 7 2 28x28/progress-10.png 50 28 7 2 28x28/progress-10.png 40
28 7 2 28x28/progress-11.png 50 28 7 2 28x28/progress-11.png 40
28 7 2 28x28/progress-12.png 50 28 7 2 28x28/progress-12.png 40
28 7 2 28x28/progress-13.png 60 28 7 2 28x28/progress-13.png 40
28 7 2 28x28/progress-14.png 60 28 7 2 28x28/progress-14.png 40
28 7 2 28x28/progress-15.png 60 28 7 2 28x28/progress-15.png 40
28 7 2 28x28/progress-16.png 60 28 7 2 28x28/progress-16.png 40
28 7 2 28x28/progress-17.png 60 28 7 2 28x28/progress-17.png 40
28 7 2 28x28/progress-18.png 60 28 7 2 28x28/progress-18.png 40
28 7 2 28x28/progress-19.png 50 28 7 2 28x28/progress-19.png 40
28 7 2 28x28/progress-20.png 50 28 7 2 28x28/progress-20.png 40
28 7 2 28x28/progress-21.png 50 28 7 2 28x28/progress-21.png 40
28 7 2 28x28/progress-22.png 50 28 7 2 28x28/progress-22.png 40
28 7 2 28x28/progress-23.png 50 28 7 2 28x28/progress-23.png 40
28 7 2 28x28/progress-24.png 50 28 7 2 28x28/progress-24.png 40
28 7 2 28x28/progress-25.png 40 28 7 2 28x28/progress-25.png 40
28 7 2 28x28/progress-26.png 40 28 7 2 28x28/progress-26.png 40
28 7 2 28x28/progress-27.png 40 28 7 2 28x28/progress-27.png 40
@ -94,24 +94,24 @@
32 8 3 32x32/progress-04.png 40 32 8 3 32x32/progress-04.png 40
32 8 3 32x32/progress-05.png 40 32 8 3 32x32/progress-05.png 40
32 8 3 32x32/progress-06.png 40 32 8 3 32x32/progress-06.png 40
32 8 3 32x32/progress-07.png 50 32 8 3 32x32/progress-07.png 40
32 8 3 32x32/progress-08.png 50 32 8 3 32x32/progress-08.png 40
32 8 3 32x32/progress-09.png 50 32 8 3 32x32/progress-09.png 40
32 8 3 32x32/progress-10.png 50 32 8 3 32x32/progress-10.png 40
32 8 3 32x32/progress-11.png 50 32 8 3 32x32/progress-11.png 40
32 8 3 32x32/progress-12.png 50 32 8 3 32x32/progress-12.png 40
32 8 3 32x32/progress-13.png 60 32 8 3 32x32/progress-13.png 40
32 8 3 32x32/progress-14.png 60 32 8 3 32x32/progress-14.png 40
32 8 3 32x32/progress-15.png 60 32 8 3 32x32/progress-15.png 40
32 8 3 32x32/progress-16.png 60 32 8 3 32x32/progress-16.png 40
32 8 3 32x32/progress-17.png 60 32 8 3 32x32/progress-17.png 40
32 8 3 32x32/progress-18.png 60 32 8 3 32x32/progress-18.png 40
32 8 3 32x32/progress-19.png 50 32 8 3 32x32/progress-19.png 40
32 8 3 32x32/progress-20.png 50 32 8 3 32x32/progress-20.png 40
32 8 3 32x32/progress-21.png 50 32 8 3 32x32/progress-21.png 40
32 8 3 32x32/progress-22.png 50 32 8 3 32x32/progress-22.png 40
32 8 3 32x32/progress-23.png 50 32 8 3 32x32/progress-23.png 40
32 8 3 32x32/progress-24.png 50 32 8 3 32x32/progress-24.png 40
32 8 3 32x32/progress-25.png 40 32 8 3 32x32/progress-25.png 40
32 8 3 32x32/progress-26.png 40 32 8 3 32x32/progress-26.png 40
32 8 3 32x32/progress-27.png 40 32 8 3 32x32/progress-27.png 40
@ -133,48 +133,363 @@
32 8 3 32x32/progress-43.png 40 32 8 3 32x32/progress-43.png 40
32 8 3 32x32/progress-44.png 40 32 8 3 32x32/progress-44.png 40
32 8 3 32x32/progress-45.png 40 32 8 3 32x32/progress-45.png 40
40 10 3 40x40/progress-01.png 40
40 10 3 40x40/progress-02.png 40
40 10 3 40x40/progress-03.png 40
40 10 3 40x40/progress-04.png 40
40 10 3 40x40/progress-05.png 40
40 10 3 40x40/progress-06.png 40
40 10 3 40x40/progress-07.png 40
40 10 3 40x40/progress-08.png 40
40 10 3 40x40/progress-09.png 40
40 10 3 40x40/progress-10.png 40
40 10 3 40x40/progress-11.png 40
40 10 3 40x40/progress-12.png 40
40 10 3 40x40/progress-13.png 40
40 10 3 40x40/progress-14.png 40
40 10 3 40x40/progress-15.png 40
40 10 3 40x40/progress-16.png 40
40 10 3 40x40/progress-17.png 40
40 10 3 40x40/progress-18.png 40
40 10 3 40x40/progress-19.png 40
40 10 3 40x40/progress-20.png 40
40 10 3 40x40/progress-21.png 40
40 10 3 40x40/progress-22.png 40
40 10 3 40x40/progress-23.png 40
40 10 3 40x40/progress-24.png 40
40 10 3 40x40/progress-25.png 40
40 10 3 40x40/progress-26.png 40
40 10 3 40x40/progress-27.png 40
40 10 3 40x40/progress-28.png 40
40 10 3 40x40/progress-29.png 40
40 10 3 40x40/progress-30.png 40
40 10 3 40x40/progress-31.png 40
40 10 3 40x40/progress-32.png 40
40 10 3 40x40/progress-33.png 40
40 10 3 40x40/progress-34.png 40
40 10 3 40x40/progress-35.png 40
40 10 3 40x40/progress-36.png 40
40 10 3 40x40/progress-37.png 40
40 10 3 40x40/progress-38.png 40
40 10 3 40x40/progress-39.png 40
40 10 3 40x40/progress-40.png 40
40 10 3 40x40/progress-41.png 40
40 10 3 40x40/progress-42.png 40
40 10 3 40x40/progress-43.png 40
40 10 3 40x40/progress-44.png 40
40 10 3 40x40/progress-45.png 40
48 12 4 48x48/progress-01.png 40 48 12 4 48x48/progress-01.png 40
48 12 4 48x48/progress-02.png 40 48 12 4 48x48/progress-02.png 40
48 12 4 48x48/progress-03.png 40 48 12 4 48x48/progress-03.png 40
48 12 4 48x48/progress-04.png 40 48 12 4 48x48/progress-04.png 40
48 12 4 48x48/progress-05.png 40 48 12 4 48x48/progress-05.png 40
48 12 4 48x48/progress-06.png 40 48 12 4 48x48/progress-06.png 40
48 12 4 48x48/progress-07.png 50 48 12 4 48x48/progress-07.png 40
48 12 4 48x48/progress-08.png 50 48 12 4 48x48/progress-08.png 40
48 12 4 48x48/progress-09.png 50 48 12 4 48x48/progress-09.png 40
48 12 4 48x48/progress-10.png 50 48 12 4 48x48/progress-10.png 40
48 12 4 48x48/progress-11.png 50 48 12 4 48x48/progress-11.png 40
48 12 4 48x48/progress-12.png 50 48 12 4 48x48/progress-12.png 40
48 12 4 48x48/progress-13.png 60 48 12 4 48x48/progress-13.png 40
48 12 4 48x48/progress-14.png 60 48 12 4 48x48/progress-14.png 40
48 12 4 48x48/progress-15.png 60 48 12 4 48x48/progress-15.png 40
48 12 4 48x48/progress-16.png 60 48 12 4 48x48/progress-16.png 40
48 12 4 48x48/progress-17.png 60 48 12 4 48x48/progress-17.png 40
48 12 4 48x48/progress-18.png 60 48 12 4 48x48/progress-18.png 40
48 12 4 48x48/progress-19.png 50 48 12 4 48x48/progress-19.png 40
48 12 4 48x48/progress-20.png 50 48 12 4 48x48/progress-20.png 40
48 12 4 48x48/progress-21.png 50 48 12 4 48x48/progress-21.png 40
48 12 4 48x48/progress-22.png 50 48 12 4 48x48/progress-22.png 40
48 12 4 48x48/progress-23.png 50 48 12 4 48x48/progress-23.png 40
48 12 4 48x48/progress-24.png 50 48 12 4 48x48/progress-24.png 40
48 12 4 48x48/progress-25.png 60 48 12 4 48x48/progress-25.png 40
48 12 4 48x48/progress-26.png 60 48 12 4 48x48/progress-26.png 40
48 12 4 48x48/progress-27.png 60 48 12 4 48x48/progress-27.png 40
48 12 4 48x48/progress-28.png 60 48 12 4 48x48/progress-28.png 40
48 12 4 48x48/progress-29.png 60 48 12 4 48x48/progress-29.png 40
48 12 4 48x48/progress-30.png 60 48 12 4 48x48/progress-30.png 40
48 12 4 48x48/progress-31.png 60 48 12 4 48x48/progress-31.png 40
48 12 4 48x48/progress-32.png 60 48 12 4 48x48/progress-32.png 40
48 12 4 48x48/progress-33.png 60 48 12 4 48x48/progress-33.png 40
48 12 4 48x48/progress-34.png 60 48 12 4 48x48/progress-34.png 40
48 12 4 48x48/progress-35.png 60 48 12 4 48x48/progress-35.png 40
48 12 4 48x48/progress-36.png 60 48 12 4 48x48/progress-36.png 40
48 12 4 48x48/progress-37.png 60 48 12 4 48x48/progress-37.png 40
48 12 4 48x48/progress-38.png 60 48 12 4 48x48/progress-38.png 40
48 12 4 48x48/progress-39.png 60 48 12 4 48x48/progress-39.png 40
48 12 4 48x48/progress-40.png 60 48 12 4 48x48/progress-40.png 40
48 12 4 48x48/progress-41.png 60 48 12 4 48x48/progress-41.png 40
48 12 4 48x48/progress-42.png 60 48 12 4 48x48/progress-42.png 40
48 12 4 48x48/progress-43.png 60 48 12 4 48x48/progress-43.png 40
48 12 4 48x48/progress-44.png 60 48 12 4 48x48/progress-44.png 40
48 12 4 48x48/progress-45.png 60 48 12 4 48x48/progress-45.png 40
56 15 6 56x56/progress-01.png 40
56 15 6 56x56/progress-02.png 40
56 15 6 56x56/progress-03.png 40
56 15 6 56x56/progress-04.png 40
56 15 6 56x56/progress-05.png 40
56 15 6 56x56/progress-06.png 40
56 15 6 56x56/progress-07.png 40
56 15 6 56x56/progress-08.png 40
56 15 6 56x56/progress-09.png 40
56 15 6 56x56/progress-10.png 40
56 15 6 56x56/progress-11.png 40
56 15 6 56x56/progress-12.png 40
56 15 6 56x56/progress-13.png 40
56 15 6 56x56/progress-14.png 40
56 15 6 56x56/progress-15.png 40
56 15 6 56x56/progress-16.png 40
56 15 6 56x56/progress-17.png 40
56 15 6 56x56/progress-18.png 40
56 15 6 56x56/progress-19.png 40
56 15 6 56x56/progress-20.png 40
56 15 6 56x56/progress-21.png 40
56 15 6 56x56/progress-22.png 40
56 15 6 56x56/progress-23.png 40
56 15 6 56x56/progress-24.png 40
56 15 6 56x56/progress-25.png 40
56 15 6 56x56/progress-26.png 40
56 15 6 56x56/progress-27.png 40
56 15 6 56x56/progress-28.png 40
56 15 6 56x56/progress-29.png 40
56 15 6 56x56/progress-30.png 40
56 15 6 56x56/progress-31.png 40
56 15 6 56x56/progress-32.png 40
56 15 6 56x56/progress-33.png 40
56 15 6 56x56/progress-34.png 40
56 15 6 56x56/progress-35.png 40
56 15 6 56x56/progress-36.png 40
56 15 6 56x56/progress-37.png 40
56 15 6 56x56/progress-38.png 40
56 15 6 56x56/progress-39.png 40
56 15 6 56x56/progress-40.png 40
56 15 6 56x56/progress-41.png 40
56 15 6 56x56/progress-42.png 40
56 15 6 56x56/progress-43.png 40
56 15 6 56x56/progress-44.png 40
56 15 6 56x56/progress-45.png 40
64 16 6 64x64/progress-01.png 40
64 16 6 64x64/progress-02.png 40
64 16 6 64x64/progress-03.png 40
64 16 6 64x64/progress-04.png 40
64 16 6 64x64/progress-05.png 40
64 16 6 64x64/progress-06.png 40
64 16 6 64x64/progress-07.png 40
64 16 6 64x64/progress-08.png 40
64 16 6 64x64/progress-09.png 40
64 16 6 64x64/progress-10.png 40
64 16 6 64x64/progress-11.png 40
64 16 6 64x64/progress-12.png 40
64 16 6 64x64/progress-13.png 40
64 16 6 64x64/progress-14.png 40
64 16 6 64x64/progress-15.png 40
64 16 6 64x64/progress-16.png 40
64 16 6 64x64/progress-17.png 40
64 16 6 64x64/progress-18.png 40
64 16 6 64x64/progress-19.png 40
64 16 6 64x64/progress-20.png 40
64 16 6 64x64/progress-21.png 40
64 16 6 64x64/progress-22.png 40
64 16 6 64x64/progress-23.png 40
64 16 6 64x64/progress-24.png 40
64 16 6 64x64/progress-25.png 40
64 16 6 64x64/progress-26.png 40
64 16 6 64x64/progress-27.png 40
64 16 6 64x64/progress-28.png 40
64 16 6 64x64/progress-29.png 40
64 16 6 64x64/progress-30.png 40
64 16 6 64x64/progress-31.png 40
64 16 6 64x64/progress-32.png 40
64 16 6 64x64/progress-33.png 40
64 16 6 64x64/progress-34.png 40
64 16 6 64x64/progress-35.png 40
64 16 6 64x64/progress-36.png 40
64 16 6 64x64/progress-37.png 40
64 16 6 64x64/progress-38.png 40
64 16 6 64x64/progress-39.png 40
64 16 6 64x64/progress-40.png 40
64 16 6 64x64/progress-41.png 40
64 16 6 64x64/progress-42.png 40
64 16 6 64x64/progress-43.png 40
64 16 6 64x64/progress-44.png 40
64 16 6 64x64/progress-45.png 40
72 19 8 72x72/progress-01.png 40
72 19 8 72x72/progress-02.png 40
72 19 8 72x72/progress-03.png 40
72 19 8 72x72/progress-04.png 40
72 19 8 72x72/progress-05.png 40
72 19 8 72x72/progress-06.png 40
72 19 8 72x72/progress-07.png 40
72 19 8 72x72/progress-08.png 40
72 19 8 72x72/progress-09.png 40
72 19 8 72x72/progress-10.png 40
72 19 8 72x72/progress-11.png 40
72 19 8 72x72/progress-12.png 40
72 19 8 72x72/progress-13.png 40
72 19 8 72x72/progress-14.png 40
72 19 8 72x72/progress-15.png 40
72 19 8 72x72/progress-16.png 40
72 19 8 72x72/progress-17.png 40
72 19 8 72x72/progress-18.png 40
72 19 8 72x72/progress-19.png 40
72 19 8 72x72/progress-20.png 40
72 19 8 72x72/progress-21.png 40
72 19 8 72x72/progress-22.png 40
72 19 8 72x72/progress-23.png 40
72 19 8 72x72/progress-24.png 40
72 19 8 72x72/progress-25.png 40
72 19 8 72x72/progress-26.png 40
72 19 8 72x72/progress-27.png 40
72 19 8 72x72/progress-28.png 40
72 19 8 72x72/progress-29.png 40
72 19 8 72x72/progress-30.png 40
72 19 8 72x72/progress-31.png 40
72 19 8 72x72/progress-32.png 40
72 19 8 72x72/progress-33.png 40
72 19 8 72x72/progress-34.png 40
72 19 8 72x72/progress-35.png 40
72 19 8 72x72/progress-36.png 40
72 19 8 72x72/progress-37.png 40
72 19 8 72x72/progress-38.png 40
72 19 8 72x72/progress-39.png 40
72 19 8 72x72/progress-40.png 40
72 19 8 72x72/progress-41.png 40
72 19 8 72x72/progress-42.png 40
72 19 8 72x72/progress-43.png 40
72 19 8 72x72/progress-44.png 40
72 19 8 72x72/progress-45.png 40
80 20 8 80x80/progress-01.png 40
80 20 8 80x80/progress-02.png 40
80 20 8 80x80/progress-03.png 40
80 20 8 80x80/progress-04.png 40
80 20 8 80x80/progress-05.png 40
80 20 8 80x80/progress-06.png 40
80 20 8 80x80/progress-07.png 40
80 20 8 80x80/progress-08.png 40
80 20 8 80x80/progress-09.png 40
80 20 8 80x80/progress-10.png 40
80 20 8 80x80/progress-11.png 40
80 20 8 80x80/progress-12.png 40
80 20 8 80x80/progress-13.png 40
80 20 8 80x80/progress-14.png 40
80 20 8 80x80/progress-15.png 40
80 20 8 80x80/progress-16.png 40
80 20 8 80x80/progress-17.png 40
80 20 8 80x80/progress-18.png 40
80 20 8 80x80/progress-19.png 40
80 20 8 80x80/progress-20.png 40
80 20 8 80x80/progress-21.png 40
80 20 8 80x80/progress-22.png 40
80 20 8 80x80/progress-23.png 40
80 20 8 80x80/progress-24.png 40
80 20 8 80x80/progress-25.png 40
80 20 8 80x80/progress-26.png 40
80 20 8 80x80/progress-27.png 40
80 20 8 80x80/progress-28.png 40
80 20 8 80x80/progress-29.png 40
80 20 8 80x80/progress-30.png 40
80 20 8 80x80/progress-31.png 40
80 20 8 80x80/progress-32.png 40
80 20 8 80x80/progress-33.png 40
80 20 8 80x80/progress-34.png 40
80 20 8 80x80/progress-35.png 40
80 20 8 80x80/progress-36.png 40
80 20 8 80x80/progress-37.png 40
80 20 8 80x80/progress-38.png 40
80 20 8 80x80/progress-39.png 40
80 20 8 80x80/progress-40.png 40
80 20 8 80x80/progress-41.png 40
80 20 8 80x80/progress-42.png 40
80 20 8 80x80/progress-43.png 40
80 20 8 80x80/progress-44.png 40
80 20 8 80x80/progress-45.png 40
88 23 9 88x88/progress-01.png 40
88 23 9 88x88/progress-02.png 40
88 23 9 88x88/progress-03.png 40
88 23 9 88x88/progress-04.png 40
88 23 9 88x88/progress-05.png 40
88 23 9 88x88/progress-06.png 40
88 23 9 88x88/progress-07.png 40
88 23 9 88x88/progress-08.png 40
88 23 9 88x88/progress-09.png 40
88 23 9 88x88/progress-10.png 40
88 23 9 88x88/progress-11.png 40
88 23 9 88x88/progress-12.png 40
88 23 9 88x88/progress-13.png 40
88 23 9 88x88/progress-14.png 40
88 23 9 88x88/progress-15.png 40
88 23 9 88x88/progress-16.png 40
88 23 9 88x88/progress-17.png 40
88 23 9 88x88/progress-18.png 40
88 23 9 88x88/progress-19.png 40
88 23 9 88x88/progress-20.png 40
88 23 9 88x88/progress-21.png 40
88 23 9 88x88/progress-22.png 40
88 23 9 88x88/progress-23.png 40
88 23 9 88x88/progress-24.png 40
88 23 9 88x88/progress-25.png 40
88 23 9 88x88/progress-26.png 40
88 23 9 88x88/progress-27.png 40
88 23 9 88x88/progress-28.png 40
88 23 9 88x88/progress-29.png 40
88 23 9 88x88/progress-30.png 40
88 23 9 88x88/progress-31.png 40
88 23 9 88x88/progress-32.png 40
88 23 9 88x88/progress-33.png 40
88 23 9 88x88/progress-34.png 40
88 23 9 88x88/progress-35.png 40
88 23 9 88x88/progress-36.png 40
88 23 9 88x88/progress-37.png 40
88 23 9 88x88/progress-38.png 40
88 23 9 88x88/progress-39.png 40
88 23 9 88x88/progress-40.png 40
88 23 9 88x88/progress-41.png 40
88 23 9 88x88/progress-42.png 40
88 23 9 88x88/progress-43.png 40
88 23 9 88x88/progress-44.png 40
88 23 9 88x88/progress-45.png 40
96 25 9 96x96/progress-01.png 40
96 25 9 96x96/progress-02.png 40
96 25 9 96x96/progress-03.png 40
96 25 9 96x96/progress-04.png 40
96 25 9 96x96/progress-05.png 40
96 25 9 96x96/progress-06.png 40
96 25 9 96x96/progress-07.png 40
96 25 9 96x96/progress-08.png 40
96 25 9 96x96/progress-09.png 40
96 25 9 96x96/progress-10.png 40
96 25 9 96x96/progress-11.png 40
96 25 9 96x96/progress-12.png 40
96 25 9 96x96/progress-13.png 40
96 25 9 96x96/progress-14.png 40
96 25 9 96x96/progress-15.png 40
96 25 9 96x96/progress-16.png 40
96 25 9 96x96/progress-17.png 40
96 25 9 96x96/progress-18.png 40
96 25 9 96x96/progress-19.png 40
96 25 9 96x96/progress-20.png 40
96 25 9 96x96/progress-21.png 40
96 25 9 96x96/progress-22.png 40
96 25 9 96x96/progress-23.png 40
96 25 9 96x96/progress-24.png 40
96 25 9 96x96/progress-25.png 40
96 25 9 96x96/progress-26.png 40
96 25 9 96x96/progress-27.png 40
96 25 9 96x96/progress-28.png 40
96 25 9 96x96/progress-29.png 40
96 25 9 96x96/progress-30.png 40
96 25 9 96x96/progress-31.png 40
96 25 9 96x96/progress-32.png 40
96 25 9 96x96/progress-33.png 40
96 25 9 96x96/progress-34.png 40
96 25 9 96x96/progress-35.png 40
96 25 9 96x96/progress-36.png 40
96 25 9 96x96/progress-37.png 40
96 25 9 96x96/progress-38.png 40
96 25 9 96x96/progress-39.png 40
96 25 9 96x96/progress-40.png 40
96 25 9 96x96/progress-41.png 40
96 25 9 96x96/progress-42.png 40
96 25 9 96x96/progress-43.png 40
96 25 9 96x96/progress-44.png 40
96 25 9 96x96/progress-45.png 40

View file

@ -1,4 +1,11 @@
24 7 12 24x24/right-arrow.png 24 7 12 24x24/right-arrow.png
28 9 13 28x28/right-arrow.png 28 9 13 28x28/right-arrow.png
32 10 16 32x32/right-arrow.png 32 10 16 32x32/right-arrow.png
40 13 20 40x40/right-arrow.png
48 15 24 48x48/right-arrow.png 48 15 24 48x48/right-arrow.png
56 18 28 56x56/right-arrow.png
64 22 32 64x64/right-arrow.png
72 24 36 72x72/right-arrow.png
80 26 40 80x80/right-arrow.png
88 28 44 88x88/right-arrow.png
96 32 48 96x96/right-arrow.png

View file

@ -1,4 +1,11 @@
24 17 4 24x24/right_ptr.png 24 17 4 24x24/right_ptr.png
28 21 4 28x28/right_ptr.png 28 21 4 28x28/right_ptr.png
32 24 4 32x32/right_ptr.png 32 24 4 32x32/right_ptr.png
40 29 6 40x40/right_ptr.png
48 34 8 48x48/right_ptr.png 48 34 8 48x48/right_ptr.png
56 40 11 56x56/right_ptr.png
64 47 11 64x64/right_ptr.png
72 52 13 72x72/right_ptr.png
80 58 15 80x80/right_ptr.png
88 65 15 88x88/right_ptr.png
96 70 17 96x96/right_ptr.png

View file

@ -1,4 +1,11 @@
24 18 12 24x24/right_side.png 24 18 12 24x24/right_side.png
28 21 13 28x28/right_side.png 28 21 13 28x28/right_side.png
32 24 16 32x32/right_side.png 32 24 16 32x32/right_side.png
40 28 20 40x40/right_side.png
48 36 24 48x48/right_side.png 48 36 24 48x48/right_side.png
56 40 28 56x56/right_side.png
64 46 32 64x64/right_side.png
72 52 36 72x72/right_side.png
80 58 40 80x80/right_side.png
88 62 44 88x88/right_side.png
96 68 48 96x96/right_side.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/row-resize.png 24 12 12 24x24/row-resize.png
28 13 13 24x24/row-resize.png 28 24 24 28x28/row-resize.png
32 16 16 48x48/row-resize.png 32 13 23 32x32/row-resize.png
40 20 20 40x40/row-resize.png
48 24 24 48x48/row-resize.png 48 24 24 48x48/row-resize.png
56 27 27 56x56/row-resize.png
64 32 32 64x64/row-resize.png
72 36 36 72x72/row-resize.png
80 40 40 80x80/row-resize.png
88 44 44 88x88/row-resize.png
96 48 48 96x96/row-resize.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/size_bdiag.png 24 12 12 24x24/size_bdiag.png
28 12 12 28x28/size_bdiag.png 28 24 24 28x28/size_bdiag.png
32 24 24 32x32/size_bdiag.png 32 13 23 32x32/size_bdiag.png
40 20 20 40x40/size_bdiag.png
48 24 24 48x48/size_bdiag.png 48 24 24 48x48/size_bdiag.png
56 27 27 56x56/size_bdiag.png
64 32 32 64x64/size_bdiag.png
72 36 36 72x72/size_bdiag.png
80 40 40 80x80/size_bdiag.png
88 44 44 88x88/size_bdiag.png
96 48 48 96x96/size_bdiag.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/size_fdiag.png 24 12 12 24x24/size_fdiag.png
28 13 13 28x28/size_fdiag.png 28 24 24 28x28/size_fdiag.png
32 16 16 32x32/size_fdiag.png 32 13 23 32x32/size_fdiag.png
40 20 20 40x40/size_fdiag.png
48 24 24 48x48/size_fdiag.png 48 24 24 48x48/size_fdiag.png
56 27 27 56x56/size_fdiag.png
64 32 32 64x64/size_fdiag.png
72 36 36 72x72/size_fdiag.png
80 40 40 80x80/size_fdiag.png
88 44 44 88x88/size_fdiag.png
96 48 48 96x96/size_fdiag.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/size_hor.png 24 12 12 24x24/size_hor.png
28 13 13 28x28/size_hor.png 28 24 24 28x28/size_hor.png
32 16 16 32x32/size_hor.png 32 13 23 32x32/size_hor.png
40 20 20 40x40/size_hor.png
48 24 24 48x48/size_hor.png 48 24 24 48x48/size_hor.png
56 27 27 56x56/size_hor.png
64 32 32 64x64/size_hor.png
72 36 36 72x72/size_hor.png
80 40 40 80x80/size_hor.png
88 44 44 88x88/size_hor.png
96 48 48 96x96/size_hor.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/size_ver.png 24 12 12 24x24/size_ver.png
28 13 13 28x28/size_ver.png 28 24 24 28x28/size_ver.png
32 16 16 32x32/size_ver.png 32 13 23 32x32/size_ver.png
40 20 20 40x40/size_ver.png
48 24 24 48x48/size_ver.png 48 24 24 48x48/size_ver.png
56 27 27 56x56/size_ver.png
64 32 32 64x64/size_ver.png
72 36 36 72x72/size_ver.png
80 40 40 80x80/size_ver.png
88 44 44 88x88/size_ver.png
96 48 48 96x96/size_ver.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/text.png 24 12 12 24x24/text.png
28 13 13 28x28/text.png 28 24 24 28x28/text.png
32 16 16 32x32/text.png 32 13 23 32x32/text.png
40 20 20 40x40/text.png
48 24 24 48x48/text.png 48 24 24 48x48/text.png
56 27 27 56x56/text.png
64 32 32 64x64/text.png
72 36 36 72x72/text.png
80 40 40 80x80/text.png
88 44 44 88x88/text.png
96 48 48 96x96/text.png

View file

@ -1,4 +1,11 @@
24 4 4 24x24/top_left_corner.png 24 4 4 24x24/top_left_corner.png
28 4 5 28x28/top_left_corner.png 28 4 5 28x28/top_left_corner.png
32 5 5 32x32/top_left_corner.png 32 5 5 32x32/top_left_corner.png
40 7 7 40x40/top_left_corner.png
48 8 8 48x48/top_left_corner.png 48 8 8 48x48/top_left_corner.png
56 9 9 56x56/top_left_corner.png
64 11 11 64x64/top_left_corner.png
72 12 12 72x72/top_left_corner.png
80 14 14 80x80/top_left_corner.png
88 15 15 88x88/top_left_corner.png
96 16 16 96x96/top_left_corner.png

View file

@ -1,4 +1,11 @@
24 19 4 24x24/top_right_corner.png 24 19 4 24x24/top_right_corner.png
28 22 5 28x28/top_right_corner.png 28 22 5 28x28/top_right_corner.png
32 26 5 32x32/top_right_corner.png 32 26 5 32x32/top_right_corner.png
40 32 7 40x40/top_right_corner.png
48 40 7 48x48/top_right_corner.png 48 40 7 48x48/top_right_corner.png
56 45 10 56x56/top_right_corner.png
64 52 11 64x64/top_right_corner.png
72 59 12 72x72/top_right_corner.png
80 66 14 80x80/top_right_corner.png
88 72 15 88x88/top_right_corner.png
96 79 16 96x96/top_right_corner.png

View file

@ -1,4 +1,11 @@
24 12 5 24x24/top_side.png 24 12 5 24x24/top_side.png
28 13 6 28x28/top_side.png 28 13 6 28x28/top_side.png
32 16 7 32x32/top_side.png 32 16 7 32x32/top_side.png
48 24 10 48x48/top_side.png 40 20 11 40x40/top_side.png
48 24 11 48x48/top_side.png
56 27 15 56x56/top_side.png
64 31 17 64x64/top_side.png
72 35 20 72x72/top_side.png
80 39 22 80x80/top_side.png
88 43 24 88x88/top_side.png
96 47 26 96x96/top_side.png

View file

@ -1,4 +1,12 @@
24 12 4 24x24/top_tee.png 24 12 4 24x24/top_tee.png
28 13 5 28x28/top_tee.png 28 13 5 28x28/top_tee.png
32 16 6 32x32/top_tee.png 32 16 6 32x32/top_tee.png
40 20 9 40x40/top_tee.png
48 24 8 48x48/top_tee.png 48 24 8 48x48/top_tee.png
48 28 13 48x48/top_tee.png
56 32 14 56x56/top_tee.png
64 35 16 64x64/top_tee.png
72 39 18 72x72/top_tee.png
80 40 19 80x80/top_tee.png
88 44 19 88x88/top_tee.png
96 48 22 96x96/top_tee.png

View file

@ -1,4 +1,11 @@
24 11 16 24x24/up-arrow.png 24 11 16 24x24/up-arrow.png
28 14 18 28x28/up-arrow.png 28 14 18 28x28/up-arrow.png
32 15 21 32x32/up-arrow.png 32 15 21 32x32/up-arrow.png
40 20 26 40x40/up-arrow.png
48 23 32 48x48/up-arrow.png 48 23 32 48x48/up-arrow.png
56 28 37 56x56/up-arrow.png
64 31 42 64x64/up-arrow.png
72 35 48 72x72/up-arrow.png
80 39 53 80x80/up-arrow.png
88 43 58 88x88/up-arrow.png
96 48 64 96x96/up-arrow.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/vertical-text.png 24 12 12 24x24/vertical-text.png
28 13 13 28x28/vertical-text.png 28 24 24 28x28/vertical-text.png
32 16 16 32x32/vertical-text.png 32 13 23 32x32/vertical-text.png
40 20 20 40x40/vertical-text.png
48 24 24 48x48/vertical-text.png 48 24 24 48x48/vertical-text.png
56 27 27 56x56/vertical-text.png
64 32 32 64x64/vertical-text.png
72 36 36 72x72/vertical-text.png
80 40 40 80x80/vertical-text.png
88 44 44 88x88/vertical-text.png
96 48 48 96x96/vertical-text.png

View file

@ -87,51 +87,96 @@
28 13 13 28x28/wait-43.png 40 28 13 13 28x28/wait-43.png 40
28 13 13 28x28/wait-44.png 40 28 13 13 28x28/wait-44.png 40
28 13 13 28x28/wait-45.png 40 28 13 13 28x28/wait-45.png 40
48 16 16 32x32/wait-01.png 40 32 16 16 32x32/wait-01.png 40
48 16 16 32x32/wait-02.png 40 32 16 16 32x32/wait-02.png 40
48 16 16 32x32/wait-03.png 40 32 16 16 32x32/wait-03.png 40
48 16 16 32x32/wait-04.png 40 32 16 16 32x32/wait-04.png 40
48 16 16 32x32/wait-05.png 40 32 16 16 32x32/wait-05.png 40
48 16 16 32x32/wait-06.png 40 32 16 16 32x32/wait-06.png 40
48 16 16 32x32/wait-07.png 40 32 16 16 32x32/wait-07.png 40
48 16 16 32x32/wait-08.png 40 32 16 16 32x32/wait-08.png 40
48 16 16 32x32/wait-09.png 40 32 16 16 32x32/wait-09.png 40
48 16 16 32x32/wait-10.png 40 32 16 16 32x32/wait-10.png 40
48 16 16 32x32/wait-11.png 40 32 16 16 32x32/wait-11.png 40
48 16 16 32x32/wait-12.png 40 32 16 16 32x32/wait-12.png 40
48 16 16 32x32/wait-13.png 40 32 16 16 32x32/wait-13.png 40
48 16 16 32x32/wait-14.png 40 32 16 16 32x32/wait-14.png 40
48 16 16 32x32/wait-15.png 40 32 16 16 32x32/wait-15.png 40
48 16 16 32x32/wait-16.png 40 32 16 16 32x32/wait-16.png 40
48 16 16 32x32/wait-17.png 40 32 16 16 32x32/wait-17.png 40
48 16 16 32x32/wait-18.png 40 32 16 16 32x32/wait-18.png 40
48 16 16 32x32/wait-19.png 40 32 16 16 32x32/wait-19.png 40
48 16 16 32x32/wait-20.png 40 32 16 16 32x32/wait-20.png 40
48 16 16 32x32/wait-21.png 40 32 16 16 32x32/wait-21.png 40
48 16 16 32x32/wait-22.png 40 32 16 16 32x32/wait-22.png 40
48 16 16 32x32/wait-23.png 40 32 16 16 32x32/wait-23.png 40
48 16 16 32x32/wait-24.png 40 32 16 16 32x32/wait-24.png 40
48 16 16 32x32/wait-25.png 40 32 16 16 32x32/wait-25.png 40
48 16 16 32x32/wait-26.png 40 32 16 16 32x32/wait-26.png 40
48 16 16 32x32/wait-27.png 40 32 16 16 32x32/wait-27.png 40
48 16 16 32x32/wait-28.png 40 32 16 16 32x32/wait-28.png 40
48 16 16 32x32/wait-29.png 40 32 16 16 32x32/wait-29.png 40
48 16 16 32x32/wait-30.png 40 32 16 16 32x32/wait-30.png 40
48 16 16 32x32/wait-31.png 40 32 16 16 32x32/wait-31.png 40
48 16 16 32x32/wait-32.png 40 32 16 16 32x32/wait-32.png 40
48 16 16 32x32/wait-33.png 40 32 16 16 32x32/wait-33.png 40
48 16 16 32x32/wait-34.png 40 32 16 16 32x32/wait-34.png 40
48 16 16 32x32/wait-35.png 40 32 16 16 32x32/wait-35.png 40
48 16 16 32x32/wait-36.png 40 32 16 16 32x32/wait-36.png 40
48 16 16 32x32/wait-37.png 40 32 16 16 32x32/wait-37.png 40
48 16 16 32x32/wait-38.png 40 32 16 16 32x32/wait-38.png 40
48 16 16 32x32/wait-39.png 40 32 16 16 32x32/wait-39.png 40
48 16 16 32x32/wait-40.png 40 32 16 16 32x32/wait-40.png 40
48 16 16 32x32/wait-41.png 40 32 16 16 32x32/wait-41.png 40
48 16 16 32x32/wait-42.png 40 32 16 16 32x32/wait-42.png 40
48 16 16 32x32/wait-43.png 40 32 16 16 32x32/wait-43.png 40
48 16 16 32x32/wait-44.png 40 32 16 16 32x32/wait-44.png 40
48 16 16 32x32/wait-45.png 40 32 16 16 32x32/wait-45.png 40
40 20 20 40x40/wait-01.png 40
40 20 20 40x40/wait-02.png 40
40 20 20 40x40/wait-03.png 40
40 20 20 40x40/wait-04.png 40
40 20 20 40x40/wait-05.png 40
40 20 20 40x40/wait-06.png 40
40 20 20 40x40/wait-07.png 40
40 20 20 40x40/wait-08.png 40
40 20 20 40x40/wait-09.png 40
40 20 20 40x40/wait-10.png 40
40 20 20 40x40/wait-11.png 40
40 20 20 40x40/wait-12.png 40
40 20 20 40x40/wait-13.png 40
40 20 20 40x40/wait-14.png 40
40 20 20 40x40/wait-15.png 40
40 20 20 40x40/wait-16.png 40
40 20 20 40x40/wait-17.png 40
40 20 20 40x40/wait-18.png 40
40 20 20 40x40/wait-19.png 40
40 20 20 40x40/wait-20.png 40
40 20 20 40x40/wait-21.png 40
40 20 20 40x40/wait-22.png 40
40 20 20 40x40/wait-23.png 40
40 20 20 40x40/wait-24.png 40
40 20 20 40x40/wait-25.png 40
40 20 20 40x40/wait-26.png 40
40 20 20 40x40/wait-27.png 40
40 20 20 40x40/wait-28.png 40
40 20 20 40x40/wait-29.png 40
40 20 20 40x40/wait-30.png 40
40 20 20 40x40/wait-31.png 40
40 20 20 40x40/wait-32.png 40
40 20 20 40x40/wait-33.png 40
40 20 20 40x40/wait-34.png 40
40 20 20 40x40/wait-35.png 40
40 20 20 40x40/wait-36.png 40
40 20 20 40x40/wait-37.png 40
40 20 20 40x40/wait-38.png 40
40 20 20 40x40/wait-39.png 40
40 20 20 40x40/wait-40.png 40
40 20 20 40x40/wait-41.png 40
40 20 20 40x40/wait-42.png 40
40 20 20 40x40/wait-43.png 40
40 20 20 40x40/wait-44.png 40
40 20 20 40x40/wait-45.png 40
48 24 24 48x48/wait-01.png 40 48 24 24 48x48/wait-01.png 40
48 24 24 48x48/wait-02.png 40 48 24 24 48x48/wait-02.png 40
48 24 24 48x48/wait-03.png 40 48 24 24 48x48/wait-03.png 40
@ -177,3 +222,273 @@
48 24 24 48x48/wait-43.png 40 48 24 24 48x48/wait-43.png 40
48 24 24 48x48/wait-44.png 40 48 24 24 48x48/wait-44.png 40
48 24 24 48x48/wait-45.png 40 48 24 24 48x48/wait-45.png 40
56 28 28 56x56/wait-01.png 40
56 28 28 56x56/wait-02.png 40
56 28 28 56x56/wait-03.png 40
56 28 28 56x56/wait-04.png 40
56 28 28 56x56/wait-05.png 40
56 28 28 56x56/wait-06.png 40
56 28 28 56x56/wait-07.png 40
56 28 28 56x56/wait-08.png 40
56 28 28 56x56/wait-09.png 40
56 28 28 56x56/wait-10.png 40
56 28 28 56x56/wait-11.png 40
56 28 28 56x56/wait-12.png 40
56 28 28 56x56/wait-13.png 40
56 28 28 56x56/wait-14.png 40
56 28 28 56x56/wait-15.png 40
56 28 28 56x56/wait-16.png 40
56 28 28 56x56/wait-17.png 40
56 28 28 56x56/wait-18.png 40
56 28 28 56x56/wait-19.png 40
56 28 28 56x56/wait-20.png 40
56 28 28 56x56/wait-21.png 40
56 28 28 56x56/wait-22.png 40
56 28 28 56x56/wait-23.png 40
56 28 28 56x56/wait-24.png 40
56 28 28 56x56/wait-25.png 40
56 28 28 56x56/wait-26.png 40
56 28 28 56x56/wait-27.png 40
56 28 28 56x56/wait-28.png 40
56 28 28 56x56/wait-29.png 40
56 28 28 56x56/wait-30.png 40
56 28 28 56x56/wait-31.png 40
56 28 28 56x56/wait-32.png 40
56 28 28 56x56/wait-33.png 40
56 28 28 56x56/wait-34.png 40
56 28 28 56x56/wait-35.png 40
56 28 28 56x56/wait-36.png 40
56 28 28 56x56/wait-37.png 40
56 28 28 56x56/wait-38.png 40
56 28 28 56x56/wait-39.png 40
56 28 28 56x56/wait-40.png 40
56 28 28 56x56/wait-41.png 40
56 28 28 56x56/wait-42.png 40
56 28 28 56x56/wait-43.png 40
56 28 28 56x56/wait-44.png 40
56 28 28 56x56/wait-45.png 40
64 32 32 64x64/wait-01.png 40
64 32 32 64x64/wait-02.png 40
64 32 32 64x64/wait-03.png 40
64 32 32 64x64/wait-04.png 40
64 32 32 64x64/wait-05.png 40
64 32 32 64x64/wait-06.png 40
64 32 32 64x64/wait-07.png 40
64 32 32 64x64/wait-08.png 40
64 32 32 64x64/wait-09.png 40
64 32 32 64x64/wait-10.png 40
64 32 32 64x64/wait-11.png 40
64 32 32 64x64/wait-12.png 40
64 32 32 64x64/wait-13.png 40
64 32 32 64x64/wait-14.png 40
64 32 32 64x64/wait-15.png 40
64 32 32 64x64/wait-16.png 40
64 32 32 64x64/wait-17.png 40
64 32 32 64x64/wait-18.png 40
64 32 32 64x64/wait-19.png 40
64 32 32 64x64/wait-20.png 40
64 32 32 64x64/wait-21.png 40
64 32 32 64x64/wait-22.png 40
64 32 32 64x64/wait-23.png 40
64 32 32 64x64/wait-24.png 40
64 32 32 64x64/wait-25.png 40
64 32 32 64x64/wait-26.png 40
64 32 32 64x64/wait-27.png 40
64 32 32 64x64/wait-28.png 40
64 32 32 64x64/wait-29.png 40
64 32 32 64x64/wait-30.png 40
64 32 32 64x64/wait-31.png 40
64 32 32 64x64/wait-32.png 40
64 32 32 64x64/wait-33.png 40
64 32 32 64x64/wait-34.png 40
64 32 32 64x64/wait-35.png 40
64 32 32 64x64/wait-36.png 40
64 32 32 64x64/wait-37.png 40
64 32 32 64x64/wait-38.png 40
64 32 32 64x64/wait-39.png 40
64 32 32 64x64/wait-40.png 40
64 32 32 64x64/wait-41.png 40
64 32 32 64x64/wait-42.png 40
64 32 32 64x64/wait-43.png 40
64 32 32 64x64/wait-44.png 40
64 32 32 64x64/wait-45.png 40
72 36 36 72x72/wait-01.png 40
72 36 36 72x72/wait-02.png 40
72 36 36 72x72/wait-03.png 40
72 36 36 72x72/wait-04.png 40
72 36 36 72x72/wait-05.png 40
72 36 36 72x72/wait-06.png 40
72 36 36 72x72/wait-07.png 40
72 36 36 72x72/wait-08.png 40
72 36 36 72x72/wait-09.png 40
72 36 36 72x72/wait-10.png 40
72 36 36 72x72/wait-11.png 40
72 36 36 72x72/wait-12.png 40
72 36 36 72x72/wait-13.png 40
72 36 36 72x72/wait-14.png 40
72 36 36 72x72/wait-15.png 40
72 36 36 72x72/wait-16.png 40
72 36 36 72x72/wait-17.png 40
72 36 36 72x72/wait-18.png 40
72 36 36 72x72/wait-19.png 40
72 36 36 72x72/wait-20.png 40
72 36 36 72x72/wait-21.png 40
72 36 36 72x72/wait-22.png 40
72 36 36 72x72/wait-23.png 40
72 36 36 72x72/wait-24.png 40
72 36 36 72x72/wait-25.png 40
72 36 36 72x72/wait-26.png 40
72 36 36 72x72/wait-27.png 40
72 36 36 72x72/wait-28.png 40
72 36 36 72x72/wait-29.png 40
72 36 36 72x72/wait-30.png 40
72 36 36 72x72/wait-31.png 40
72 36 36 72x72/wait-32.png 40
72 36 36 72x72/wait-33.png 40
72 36 36 72x72/wait-34.png 40
72 36 36 72x72/wait-35.png 40
72 36 36 72x72/wait-36.png 40
72 36 36 72x72/wait-37.png 40
72 36 36 72x72/wait-38.png 40
72 36 36 72x72/wait-39.png 40
72 36 36 72x72/wait-40.png 40
72 36 36 72x72/wait-41.png 40
72 36 36 72x72/wait-42.png 40
72 36 36 72x72/wait-43.png 40
72 36 36 72x72/wait-44.png 40
72 36 36 72x72/wait-45.png 40
80 40 40 80x80/wait-01.png 40
80 40 40 80x80/wait-02.png 40
80 40 40 80x80/wait-03.png 40
80 40 40 80x80/wait-04.png 40
80 40 40 80x80/wait-05.png 40
80 40 40 80x80/wait-06.png 40
80 40 40 80x80/wait-07.png 40
80 40 40 80x80/wait-08.png 40
80 40 40 80x80/wait-09.png 40
80 40 40 80x80/wait-10.png 40
80 40 40 80x80/wait-11.png 40
80 40 40 80x80/wait-12.png 40
80 40 40 80x80/wait-13.png 40
80 40 40 80x80/wait-14.png 40
80 40 40 80x80/wait-15.png 40
80 40 40 80x80/wait-16.png 40
80 40 40 80x80/wait-17.png 40
80 40 40 80x80/wait-18.png 40
80 40 40 80x80/wait-19.png 40
80 40 40 80x80/wait-20.png 40
80 40 40 80x80/wait-21.png 40
80 40 40 80x80/wait-22.png 40
80 40 40 80x80/wait-23.png 40
80 40 40 80x80/wait-24.png 40
80 40 40 80x80/wait-25.png 40
80 40 40 80x80/wait-26.png 40
80 40 40 80x80/wait-27.png 40
80 40 40 80x80/wait-28.png 40
80 40 40 80x80/wait-29.png 40
80 40 40 80x80/wait-30.png 40
80 40 40 80x80/wait-31.png 40
80 40 40 80x80/wait-32.png 40
80 40 40 80x80/wait-33.png 40
80 40 40 80x80/wait-34.png 40
80 40 40 80x80/wait-35.png 40
80 40 40 80x80/wait-36.png 40
80 40 40 80x80/wait-37.png 40
80 40 40 80x80/wait-38.png 40
80 40 40 80x80/wait-39.png 40
80 40 40 80x80/wait-40.png 40
80 40 40 80x80/wait-41.png 40
80 40 40 80x80/wait-42.png 40
80 40 40 80x80/wait-43.png 40
80 40 40 80x80/wait-44.png 40
80 40 40 80x80/wait-45.png 40
88 44 44 88x88/wait-01.png 40
88 44 44 88x88/wait-02.png 40
88 44 44 88x88/wait-03.png 40
88 44 44 88x88/wait-04.png 40
88 44 44 88x88/wait-05.png 40
88 44 44 88x88/wait-06.png 40
88 44 44 88x88/wait-07.png 40
88 44 44 88x88/wait-08.png 40
88 44 44 88x88/wait-09.png 40
88 44 44 88x88/wait-10.png 40
88 44 44 88x88/wait-11.png 40
88 44 44 88x88/wait-12.png 40
88 44 44 88x88/wait-13.png 40
88 44 44 88x88/wait-14.png 40
88 44 44 88x88/wait-15.png 40
88 44 44 88x88/wait-16.png 40
88 44 44 88x88/wait-17.png 40
88 44 44 88x88/wait-18.png 40
88 44 44 88x88/wait-19.png 40
88 44 44 88x88/wait-20.png 40
88 44 44 88x88/wait-21.png 40
88 44 44 88x88/wait-22.png 40
88 44 44 88x88/wait-23.png 40
88 44 44 88x88/wait-24.png 40
88 44 44 88x88/wait-25.png 40
88 44 44 88x88/wait-26.png 40
88 44 44 88x88/wait-27.png 40
88 44 44 88x88/wait-28.png 40
88 44 44 88x88/wait-29.png 40
88 44 44 88x88/wait-30.png 40
88 44 44 88x88/wait-31.png 40
88 44 44 88x88/wait-32.png 40
88 44 44 88x88/wait-33.png 40
88 44 44 88x88/wait-34.png 40
88 44 44 88x88/wait-35.png 40
88 44 44 88x88/wait-36.png 40
88 44 44 88x88/wait-37.png 40
88 44 44 88x88/wait-38.png 40
88 44 44 88x88/wait-39.png 40
88 44 44 88x88/wait-40.png 40
88 44 44 88x88/wait-41.png 40
88 44 44 88x88/wait-42.png 40
88 44 44 88x88/wait-43.png 40
88 44 44 88x88/wait-44.png 40
88 44 44 88x88/wait-45.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
96 48 48 96x96/wait-17.png 40
96 48 48 96x96/wait-18.png 40
96 48 48 96x96/wait-19.png 40
96 48 48 96x96/wait-20.png 40
96 48 48 96x96/wait-21.png 40
96 48 48 96x96/wait-22.png 40
96 48 48 96x96/wait-23.png 40
96 48 48 96x96/wait-24.png 40
96 48 48 96x96/wait-25.png 40
96 48 48 96x96/wait-26.png 40
96 48 48 96x96/wait-27.png 40
96 48 48 96x96/wait-28.png 40
96 48 48 96x96/wait-29.png 40
96 48 48 96x96/wait-30.png 40
96 48 48 96x96/wait-31.png 40
96 48 48 96x96/wait-32.png 40
96 48 48 96x96/wait-33.png 40
96 48 48 96x96/wait-34.png 40
96 48 48 96x96/wait-35.png 40
96 48 48 96x96/wait-36.png 40
96 48 48 96x96/wait-37.png 40
96 48 48 96x96/wait-38.png 40
96 48 48 96x96/wait-39.png 40
96 48 48 96x96/wait-40.png 40
96 48 48 96x96/wait-41.png 40
96 48 48 96x96/wait-42.png 40
96 48 48 96x96/wait-43.png 40
96 48 48 96x96/wait-44.png 40
96 48 48 96x96/wait-45.png 40

View file

@ -1,4 +1,11 @@
24 12 12 24x24/wayland-cursor.png 24 12 12 24x24/wayland-cursor.png
28 13 13 28x28/wayland-cursor.png 28 24 24 28x28/wayland-cursor.png
32 16 16 32x32/wayland-cursor.png 32 13 23 32x32/wayland-cursor.png
40 20 20 40x40/wayland-cursor.png
48 24 24 48x48/wayland-cursor.png 48 24 24 48x48/wayland-cursor.png
56 27 27 56x56/wayland-cursor.png
64 32 32 64x64/wayland-cursor.png
72 36 36 72x72/wayland-cursor.png
80 40 40 80x80/wayland-cursor.png
88 44 44 88x88/wayland-cursor.png
96 48 48 96x96/wayland-cursor.png

View file

@ -1,4 +1,11 @@
24 12 12 24x24/x-cursor.png 24 12 12 24x24/x-cursor.png
28 13 13 28x28/x-cursor.png 28 24 24 28x28/x-cursor.png
32 16 16 32x32/x-cursor.png 32 13 23 32x32/x-cursor.png
40 20 20 40x40/x-cursor.png
48 24 24 48x48/x-cursor.png 48 24 24 48x48/x-cursor.png
56 27 27 56x56/x-cursor.png
64 32 32 64x64/x-cursor.png
72 36 36 72x72/x-cursor.png
80 40 40 80x80/x-cursor.png
88 44 44 88x88/x-cursor.png
96 48 48 96x96/x-cursor.png

View file

@ -1,4 +1,11 @@
24 10 9 24x24/zoom-in.png 24 10 9 24x24/zoom-in.png
28 12 11 28x28/zoom-in.png 28 12 11 28x28/zoom-in.png
32 14 12 32x32/zoom-in.png 32 14 12 32x32/zoom-in.png
40 17 15 40x40/zoom-in.png
48 20 18 48x48/zoom-in.png 48 20 18 48x48/zoom-in.png
56 24 22 56x56/zoom-in.png
64 27 25 64x64/zoom-in.png
72 31 27 72x72/zoom-in.png
80 34 31 80x80/zoom-in.png
88 39 34 88x88/zoom-in.png
96 41 37 96x96/zoom-in.png

View file

@ -1,4 +1,11 @@
24 10 9 24x24/zoom-out.png 24 10 9 24x24/zoom-out.png
28 12 11 28x28/zoom-out.png 28 12 11 28x28/zoom-out.png
32 14 12 32x32/zoom-out.png 32 14 12 32x32/zoom-out.png
40 17 15 40x40/zoom-out.png
48 20 18 48x48/zoom-out.png 48 20 18 48x48/zoom-out.png
56 24 22 56x56/zoom-out.png
64 27 25 64x64/zoom-out.png
72 21 28 72x72/zoom-out.png
80 34 31 80x80/zoom-out.png
88 38 34 88x88/zoom-out.png
96 41 38 96x96/zoom-out.png