diff --git a/cursors/Breeze/Breeze/cursors/00000000000000020006000e7e9ffc3f b/cursors/Breeze/Breeze/cursors/00000000000000020006000e7e9ffc3f old mode 100644 new mode 120000 index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ /dev/null fi + if [ "$DIR1_5X/$BASENAME.png" -ot $RAWSVG ] ; then + inkscape -i $BASENAME -d 135 -f $RAWSVG -e "$DIR1_5X/$BASENAME.png" > /dev/null + fi + if [ "$DIR2X/$BASENAME.png" -ot $RAWSVG ] ; then inkscape -i $BASENAME -d 180 -f $RAWSVG -e "$DIR2X/$BASENAME.png" > /dev/null fi @@ -78,14 +84,22 @@ inkscape -i progress-$i -d 90 -f $RAWSVG -e "$DIR1X/progress-$i.png" > /dev/null fi + if [ "$DIR1_5X/progress-$i.png" -ot $RAWSVG ] ; then + inkscape -i progress-$i -d 135 -f $RAWSVG -e "$DIR1_5X/progress-$i.png" > /dev/null + fi + if [ "$DIR2X/progress-$i.png" -ot $RAWSVG ] ; then inkscape -i progress-$i -d 180 -f $RAWSVG -e "$DIR2X/progress-$i.png" > /dev/null fi if [ "$DIR1X/wait-$i.png" -ot $RAWSVG ] ; then inkscape -i wait-$i -d 90 -f $RAWSVG -e "$DIR1X/wait-$i.png" > /dev/null fi + if [ "$DIR1_5X/wait-$i.png" -ot $RAWSVG ] ; then + inkscape -i wait-$i -d 135 -f $RAWSVG -e "$DIR1_5X/wait-$i.png" > /dev/null + fi + if [ "$DIR2X/wait-$i.png" -ot $RAWSVG ] ; then inkscape -i wait-$i -d 180 -f $RAWSVG -e "$DIR2X/wait-$i.png" > /dev/null fi @@ -133,4 +147,4 @@ -echo "COMPLETE!" \ No newline at end of file +echo "COMPLETE!" diff --git a/cursors/Breeze/build/x1/alias.png b/cursors/Breeze/build/x1/alias.png index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ /dev/null fi + if [ "$DIR1_5X/$BASENAME.png" -ot $RAWSVG ] ; then + inkscape -i $BASENAME -d 135 -f $RAWSVG -e "$DIR1_5X/$BASENAME.png" > /dev/null + fi + if [ "$DIR2X/$BASENAME.png" -ot $RAWSVG ] ; then inkscape -i $BASENAME -d 180 -f $RAWSVG -e "$DIR2X/$BASENAME.png" > /dev/null fi @@ -78,14 +84,22 @@ inkscape -i progress-$i -d 90 -f $RAWSVG -e "$DIR1X/progress-$i.png" > /dev/null fi + if [ "$DIR1_5X/progress-$i.png" -ot $RAWSVG ] ; then + inkscape -i progress-$i -d 135 -f $RAWSVG -e "$DIR1_5X/progress-$i.png" > /dev/null + fi + if [ "$DIR2X/progress-$i.png" -ot $RAWSVG ] ; then inkscape -i progress-$i -d 180 -f $RAWSVG -e "$DIR2X/progress-$i.png" > /dev/null fi if [ "$DIR1X/wait-$i.png" -ot $RAWSVG ] ; then inkscape -i wait-$i -d 90 -f $RAWSVG -e "$DIR1X/wait-$i.png" > /dev/null fi + if [ "$DIR1_5X/wait-$i.png" -ot $RAWSVG ] ; then + inkscape -i wait-$i -d 135 -f $RAWSVG -e "$DIR1_5X/wait-$i.png" > /dev/null + fi + if [ "$DIR2X/wait-$i.png" -ot $RAWSVG ] ; then inkscape -i wait-$i -d 180 -f $RAWSVG -e "$DIR2X/wait-$i.png" > /dev/null fi @@ -133,4 +147,4 @@ -echo "COMPLETE!" \ No newline at end of file +echo "COMPLETE!" diff --git a/cursors/Breeze_Snow/build/x1/alias.png b/cursors/Breeze_Snow/build/x1/alias.png index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@