diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a47ef55 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dist/ +tmp/ +*.zip diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..0e259d4 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,121 @@ +Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. diff --git a/README.md b/README.md new file mode 100644 index 0000000..e722bc6 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +Mocu +==== + +![Preview](mocu.png) + +A modest xcursor theme, inspired by [DMZ] and [cz-Viator]. + +Available in white and black. Right and left-handed. +Size 24, 36, 48, 60, 72, 96. Distributed under the [CC0]. + +[DMZ]: https://www.gnome-look.org/p/999970/ +[cz-Viator]: https://github.com/charakterziffer/cursor-toolbox/ +[CC0]: https://creativecommons.org/publicdomain/zero/1.0 + + +Make +---- + +The themes can be generated with the make script: + + ./make.sh + +Dependencies: + +- Common bash, sed, grep, etc. +- rsvg-convert +- xmlstarlet +- xcursorgen + + +Customization +------------- + +The theme settings are stored in `src/themes.txt`. + + +### Colors + +The svg files use placeholder colors, which are replaced +with the specific theme colors before rendering. + + #0a0b0c = shadow + #1a1b1c = stroke + #fafbfc = fill + + +### Hotspot + +Each svg source file must contain a `` element with `id="hot"`. +The center of the circle represents the hotspot. + + +### Handedness + +For a given handedness, each occurence of `class="HAND(SCALE,MOVE)"` is +replaced with `transform="translate(MOVE)scale(SCALE,1)"` before rendering. + + +### Animations + +To animate a cursor, the svg source file can be accompanied +by a `.txt` file. Each line in that file represents a frame, +in the format `DELAY ATTRIBUTE`. Each occurence of `class="anim"` +is replaced with `ATTRIBUTE` before rendering the respective frame. diff --git a/make.sh b/make.sh new file mode 100755 index 0000000..1f20eef --- /dev/null +++ b/make.sh @@ -0,0 +1,64 @@ +#!/bin/bash +set -e + +srcDir="src" +outDir="dist" +tmpDir="tmp" + +while read theme fill stroke shadow hand; do + cursorDir="$outDir/$theme/cursors" + index="$outDir/$theme/index.theme" + + # Prepare directories + rm --recursive --force "$tmpDir" + rm --recursive --force "$cursorDir" + mkdir --parents "$tmpDir" + mkdir --parents "$cursorDir" + printf "[Icon Theme]\nName=${theme//-/ }\nComment=A modest cursor theme\n" > "$index" + + while read name; do + svg="$srcDir/svg/$name.svg" + txt="$srcDir/svg/$name.txt" + cfg="$tmpDir/$name.cfg" + cursor="$cursorDir/$name" + printf "$cursor\n" + + # Extract hotspot + IFS='(,)' read hotX hotY hotHand hotScale hotMove <<< $(\ + xmlstarlet select --template --match '//_:circle[@id="hot"]' \ + --value-of "concat(@cx,',',@cy,',',@class)" "$svg") + + if [ "$hotHand" = "$hand" ]; then + hotX=$(awk "BEGIN {print $hotX * $hotScale + $hotMove}") + fi + + # Render png + for scale in 1 1.5 2 2.5 3 4; do + size=$(awk "BEGIN {print int($scale * 24 + 0.5)}") + x=$(awk "BEGIN {print int($scale * $hotX + 0.49)}") + y=$(awk "BEGIN {print int($scale * $hotY + 0.49)}") + + while read frame delay attrib; do + png="$tmpDir/$name-$size-$frame.png" + printf "$size $x $y $png $delay\n" >> "$cfg" + sed -e "s|#fafbfc|$fill|g" \ + -e "s|#1a1b1c|$stroke|g" \ + -e "s|#0a0b0c|$shadow|g" \ + -e "s|class=\"anim\"|$attrib|g" \ + -e "s|class=\"$hand(\([-0-9]*\),\([-0-9]*\))\"|transform=\"translate(\2)scale(\1,1)\"|g" \ + -e 's|id="hot"|display="none"|g' \ + "$svg" | rsvg-convert --zoom "$scale" --output "$png" + done < <(cat --number "$txt" 2>/dev/null || printf '1\n') + done + + # Generate cursor + xcursorgen "$cfg" "$cursor" + + done < <(grep "^[0-9A-Za-z]" "$srcDir/names.txt") + + # Add alternative names + while read alias target; do + ln --symbolic --force "$target" "$cursorDir/$alias" + done < <(grep "^[0-9A-Za-z]" "$srcDir/aliases.txt") + +done < <(grep "^[0-9A-Za-z]" "$srcDir/themes.txt") diff --git a/mocu.png b/mocu.png new file mode 100644 index 0000000..d4b6f09 Binary files /dev/null and b/mocu.png differ diff --git a/src/aliases.txt b/src/aliases.txt new file mode 100755 index 0000000..a044c09 --- /dev/null +++ b/src/aliases.txt @@ -0,0 +1,119 @@ +# Alternative cursor names (duplicates are omitted) +# Format: ALIAS TARGET + +# X11 +# https://gitlab.freedesktop.org/xorg/data/cursors + +arrow default +bottom_left_corner sw-resize +bottom_right_corner se-resize +bottom_side s-resize +cross crosshair +cross_reverse crosshair +double_arrow ns-resize +dot_box_mask dotbox +fleur move +hand1 pointer +hand2 pointer +left_ptr default +left_ptr_watch progress +left_side w-resize +pirate x-cursor +plus cell +question_arrow help +right_side e-resize +sb_down_arrow down-arrow +sb_h_double_arrow ew-resize +sb_left_arrow left-arrow +sb_right_arrow right-arrow +sb_up_arrow up-arrow +sb_v_double_arrow ns-resize +top_left_corner nw-resize +top_right_corner ne-resize +top_side n-resize +watch wait +X_cursor x-cursor +xterm text + + +# GTK +# https://gitlab.gnome.org/GNOME/gtk/-/blob/master/gdk/x11/gdkcursor-x11.c + +bd_double_arrow nwse-resize +crossed_circle not-allowed +dnd-none grabbing +fd_double_arrow nesw-resize +hand pointer +move grabbing +h_double_arrow ew-resize +v_double_arrow ns-resize + + +# Qt +# https://doc.qt.io/qt-5/qcursor.html#a-note-for-x11-users + +closedhand grabbing +dnd-move grabbing +forbidden not-allowed +ibeam text +link alias +openhand grab +pointing_hand pointer +size_all move +size_bdiag nesw-resize +size_fdiag nwse-resize +size_hor ew-resize +size_ver ns-resize +split_h col-resize +split_v row-resize +whats_this help + + +# Adwaita (GNOME) and Breeze (KDE) +# https://gitlab.gnome.org/GNOME/adwaita-icon-theme +# https://invent.kde.org/plasma/breeze + +circle not-allowed +draft pencil +left_ptr_help help + +3085a0e285430894940527032f8b26df alias +640fb0e74195791501fd1ed57b41487f alias +a2a266d0498c3104214a47bd64ab0fc8 alias +1081e37283d90000800003c07f3ef6bf copy +6407b0e94181790501fd1e167b474872 copy +b66166c04f8c3109214a4fbd64a50fc8 copy +028006030e0e7ebffc7f7070c0600140 ew-resize +14fef782d02440884392942c11205230 ew-resize +fcf21c00b30f7e3f83fe0dfd12e71cff grabbing +5c6cd98b3f3ebcb1f9c7f1c204630408 help +d9ce0ab605698f320427677b458ad60b help +4498f0e0c1937ffe01fd06f973665830 move +9081237383d90e509aa00f00170e968f move +fcf1c3c7cd4491d801f1e1c78f100000 nesw-resize +03b6e0fcb3499374a867c041f52298f0 not-allowed +00008160000006810000408080010102 ns-resize +2870a09082c103050810ffdffffe0204 ns-resize +c7088f0f3e6c8088236ef8e1e3e70000 nwse-resize +9d800788f1b08800ae810202380a0822 pointer +e29285e634086352946a0e7090d73106 pointer +00000000000000020006000e7e9ffc3f progress +3ecb610c1bf2410f44200f48c40d3599 progress + + +# Mozilla +# https://hg.mozilla.org/mozilla-central/file/tip/widget/gtk/nsGtkCursors.h +# https://hg.mozilla.org/mozilla-central/file/tip/widget/gtk/nsWindow.cpp + +0876e1c15ff2fc01f906f1c363074c0f alias +08ffe1e65f80fcfdf9fff11263e74c48 context-menu +08ffe1cb5fe6fc01f906f1c063814ccf copy +5aca4d189052212118709018842178c0 grab +208530c400c041818281048008011002 grabbing +50585d75b494802d0151028115016902 nesw-resize +03b6e0fcb3499374a867d041f52298f0 not-allowed +38c5dff7c7b8962045400281044508d2 nwse-resize +08e8e1c95fe2fc01f976f1e063a24ccd progress +048008013003cff3c00c801001200000 vertical-text +f41c0e382c94c0958e07017e42b00462 zoom-in +f41c0e382c97c0938e07017e42800402 zoom-out diff --git a/src/names.txt b/src/names.txt new file mode 100644 index 0000000..c76fd2a --- /dev/null +++ b/src/names.txt @@ -0,0 +1,78 @@ +# Primary cursor names (duplicates are omitted) + +# freedesktop.org +# https://www.freedesktop.org/wiki/Specifications/cursor-spec/ + +default +text +pointer +help +progress +wait +copy +alias +no-drop +not-allowed +all-scroll +row-resize +col-resize +n-resize +e-resize +s-resize +w-resize +ne-resize +se-resize +sw-resize +nw-resize +vertical-text +crosshair +cell +up-arrow +context-menu +ns-resize +ew-resize +nesw-resize +nwse-resize + + +# CSS +# https://www.w3.org/TR/css-ui-3/#cursor +# https://developer.mozilla.org/docs/Web/CSS/cursor + +grab +grabbing +zoom-in +zoom-out + + +# X11 +# https://gitlab.freedesktop.org/xorg/data/cursors + +bottom_tee +center_ptr +dot +dotbox +left_tee +ll_angle +lr_angle +pencil +right_ptr +right_tee +top_tee +ul_angle +ur_angle + + +# Adwaita (GNOME) and Breeze (KDE) +# https://gitlab.gnome.org/GNOME/adwaita-icon-theme +# https://invent.kde.org/plasma/breeze + +color-picker +dnd-ask +dnd-copy +dnd-link +dnd-no-drop +down-arrow +left-arrow +right-arrow +x-cursor diff --git a/src/svg/alias.svg b/src/svg/alias.svg new file mode 100644 index 0000000..7810d63 --- /dev/null +++ b/src/svg/alias.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/all-scroll.svg b/src/svg/all-scroll.svg new file mode 100644 index 0000000..9deb338 --- /dev/null +++ b/src/svg/all-scroll.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/bottom_tee.svg b/src/svg/bottom_tee.svg new file mode 100644 index 0000000..a7799c8 --- /dev/null +++ b/src/svg/bottom_tee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/cell.svg b/src/svg/cell.svg new file mode 100644 index 0000000..9a7e8f6 --- /dev/null +++ b/src/svg/cell.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/center_ptr.svg b/src/svg/center_ptr.svg new file mode 100644 index 0000000..423a53a --- /dev/null +++ b/src/svg/center_ptr.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/col-resize.svg b/src/svg/col-resize.svg new file mode 100644 index 0000000..3ec1fd7 --- /dev/null +++ b/src/svg/col-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/color-picker.svg b/src/svg/color-picker.svg new file mode 100644 index 0000000..e4477e5 --- /dev/null +++ b/src/svg/color-picker.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/context-menu.svg b/src/svg/context-menu.svg new file mode 100644 index 0000000..742705b --- /dev/null +++ b/src/svg/context-menu.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/copy.svg b/src/svg/copy.svg new file mode 100644 index 0000000..3b8c6bd --- /dev/null +++ b/src/svg/copy.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/crosshair.svg b/src/svg/crosshair.svg new file mode 100644 index 0000000..e992811 --- /dev/null +++ b/src/svg/crosshair.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/default.svg b/src/svg/default.svg new file mode 100644 index 0000000..220896f --- /dev/null +++ b/src/svg/default.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/dnd-ask.svg b/src/svg/dnd-ask.svg new file mode 100644 index 0000000..09603e2 --- /dev/null +++ b/src/svg/dnd-ask.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/dnd-copy.svg b/src/svg/dnd-copy.svg new file mode 100644 index 0000000..9de8272 --- /dev/null +++ b/src/svg/dnd-copy.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/dnd-link.svg b/src/svg/dnd-link.svg new file mode 100644 index 0000000..f24072d --- /dev/null +++ b/src/svg/dnd-link.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/dnd-no-drop.svg b/src/svg/dnd-no-drop.svg new file mode 100644 index 0000000..7e40ba1 --- /dev/null +++ b/src/svg/dnd-no-drop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/dot.svg b/src/svg/dot.svg new file mode 100644 index 0000000..a6ccfdc --- /dev/null +++ b/src/svg/dot.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/dotbox.svg b/src/svg/dotbox.svg new file mode 100644 index 0000000..d5a6869 --- /dev/null +++ b/src/svg/dotbox.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/down-arrow.svg b/src/svg/down-arrow.svg new file mode 100644 index 0000000..2af5446 --- /dev/null +++ b/src/svg/down-arrow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/e-resize.svg b/src/svg/e-resize.svg new file mode 100644 index 0000000..f23729d --- /dev/null +++ b/src/svg/e-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ew-resize.svg b/src/svg/ew-resize.svg new file mode 100644 index 0000000..ddecfe8 --- /dev/null +++ b/src/svg/ew-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/grab.svg b/src/svg/grab.svg new file mode 100644 index 0000000..84db80f --- /dev/null +++ b/src/svg/grab.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/grabbing.svg b/src/svg/grabbing.svg new file mode 100644 index 0000000..13ab4b3 --- /dev/null +++ b/src/svg/grabbing.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/help.svg b/src/svg/help.svg new file mode 100644 index 0000000..6c47934 --- /dev/null +++ b/src/svg/help.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/left-arrow.svg b/src/svg/left-arrow.svg new file mode 100644 index 0000000..68946e2 --- /dev/null +++ b/src/svg/left-arrow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/left_tee.svg b/src/svg/left_tee.svg new file mode 100644 index 0000000..b2f90d3 --- /dev/null +++ b/src/svg/left_tee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ll_angle.svg b/src/svg/ll_angle.svg new file mode 100644 index 0000000..68c6e5a --- /dev/null +++ b/src/svg/ll_angle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/lr_angle.svg b/src/svg/lr_angle.svg new file mode 100644 index 0000000..24b59b2 --- /dev/null +++ b/src/svg/lr_angle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/n-resize.svg b/src/svg/n-resize.svg new file mode 100644 index 0000000..6f7ee68 --- /dev/null +++ b/src/svg/n-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ne-resize.svg b/src/svg/ne-resize.svg new file mode 100644 index 0000000..5862ad1 --- /dev/null +++ b/src/svg/ne-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/nesw-resize.svg b/src/svg/nesw-resize.svg new file mode 100644 index 0000000..dadce44 --- /dev/null +++ b/src/svg/nesw-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/no-drop.svg b/src/svg/no-drop.svg new file mode 100644 index 0000000..9530b5c --- /dev/null +++ b/src/svg/no-drop.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/not-allowed.svg b/src/svg/not-allowed.svg new file mode 100644 index 0000000..75f8a32 --- /dev/null +++ b/src/svg/not-allowed.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ns-resize.svg b/src/svg/ns-resize.svg new file mode 100644 index 0000000..b5663e3 --- /dev/null +++ b/src/svg/ns-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/nw-resize.svg b/src/svg/nw-resize.svg new file mode 100644 index 0000000..1edf0ca --- /dev/null +++ b/src/svg/nw-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/nwse-resize.svg b/src/svg/nwse-resize.svg new file mode 100644 index 0000000..39bc95b --- /dev/null +++ b/src/svg/nwse-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/pencil.svg b/src/svg/pencil.svg new file mode 100644 index 0000000..527de6d --- /dev/null +++ b/src/svg/pencil.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/svg/pointer.svg b/src/svg/pointer.svg new file mode 100644 index 0000000..b0ae3b9 --- /dev/null +++ b/src/svg/pointer.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/progress.svg b/src/svg/progress.svg new file mode 100644 index 0000000..a105234 --- /dev/null +++ b/src/svg/progress.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/svg/progress.txt b/src/svg/progress.txt new file mode 100644 index 0000000..18ca383 --- /dev/null +++ b/src/svg/progress.txt @@ -0,0 +1,40 @@ +25 transform="rotate(000,14,15)" +25 transform="rotate(009,14,15)" +25 transform="rotate(018,14,15)" +25 transform="rotate(027,14,15)" +25 transform="rotate(036,14,15)" +25 transform="rotate(045,14,15)" +25 transform="rotate(054,14,15)" +25 transform="rotate(063,14,15)" +25 transform="rotate(072,14,15)" +25 transform="rotate(081,14,15)" +25 transform="rotate(090,14,15)" +25 transform="rotate(099,14,15)" +25 transform="rotate(108,14,15)" +25 transform="rotate(117,14,15)" +25 transform="rotate(126,14,15)" +25 transform="rotate(135,14,15)" +25 transform="rotate(144,14,15)" +25 transform="rotate(153,14,15)" +25 transform="rotate(162,14,15)" +25 transform="rotate(171,14,15)" +25 transform="rotate(180,14,15)" +25 transform="rotate(189,14,15)" +25 transform="rotate(198,14,15)" +25 transform="rotate(207,14,15)" +25 transform="rotate(216,14,15)" +25 transform="rotate(225,14,15)" +25 transform="rotate(234,14,15)" +25 transform="rotate(243,14,15)" +25 transform="rotate(252,14,15)" +25 transform="rotate(261,14,15)" +25 transform="rotate(270,14,15)" +25 transform="rotate(279,14,15)" +25 transform="rotate(288,14,15)" +25 transform="rotate(297,14,15)" +25 transform="rotate(306,14,15)" +25 transform="rotate(315,14,15)" +25 transform="rotate(324,14,15)" +25 transform="rotate(333,14,15)" +25 transform="rotate(342,14,15)" +25 transform="rotate(351,14,15)" diff --git a/src/svg/right-arrow.svg b/src/svg/right-arrow.svg new file mode 100644 index 0000000..a9f5de5 --- /dev/null +++ b/src/svg/right-arrow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/right_ptr.svg b/src/svg/right_ptr.svg new file mode 100644 index 0000000..570ba15 --- /dev/null +++ b/src/svg/right_ptr.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/right_tee.svg b/src/svg/right_tee.svg new file mode 100644 index 0000000..999bd44 --- /dev/null +++ b/src/svg/right_tee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/row-resize.svg b/src/svg/row-resize.svg new file mode 100644 index 0000000..22bebbf --- /dev/null +++ b/src/svg/row-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/s-resize.svg b/src/svg/s-resize.svg new file mode 100644 index 0000000..8560804 --- /dev/null +++ b/src/svg/s-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/se-resize.svg b/src/svg/se-resize.svg new file mode 100644 index 0000000..aac048e --- /dev/null +++ b/src/svg/se-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/sw-resize.svg b/src/svg/sw-resize.svg new file mode 100644 index 0000000..b708333 --- /dev/null +++ b/src/svg/sw-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/text.svg b/src/svg/text.svg new file mode 100644 index 0000000..761b2c2 --- /dev/null +++ b/src/svg/text.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/top_tee.svg b/src/svg/top_tee.svg new file mode 100644 index 0000000..8e5b4b1 --- /dev/null +++ b/src/svg/top_tee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ul_angle.svg b/src/svg/ul_angle.svg new file mode 100644 index 0000000..2f41a40 --- /dev/null +++ b/src/svg/ul_angle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/up-arrow.svg b/src/svg/up-arrow.svg new file mode 100644 index 0000000..9b85f2c --- /dev/null +++ b/src/svg/up-arrow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/ur_angle.svg b/src/svg/ur_angle.svg new file mode 100644 index 0000000..170d4d3 --- /dev/null +++ b/src/svg/ur_angle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/vertical-text.svg b/src/svg/vertical-text.svg new file mode 100644 index 0000000..7b518ba --- /dev/null +++ b/src/svg/vertical-text.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/w-resize.svg b/src/svg/w-resize.svg new file mode 100644 index 0000000..c776763 --- /dev/null +++ b/src/svg/w-resize.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/wait.svg b/src/svg/wait.svg new file mode 100644 index 0000000..3c8c188 --- /dev/null +++ b/src/svg/wait.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/svg/wait.txt b/src/svg/wait.txt new file mode 100644 index 0000000..75402d7 --- /dev/null +++ b/src/svg/wait.txt @@ -0,0 +1,40 @@ +25 transform="rotate(000,12,12)" +25 transform="rotate(009,12,12)" +25 transform="rotate(018,12,12)" +25 transform="rotate(027,12,12)" +25 transform="rotate(036,12,12)" +25 transform="rotate(045,12,12)" +25 transform="rotate(054,12,12)" +25 transform="rotate(063,12,12)" +25 transform="rotate(072,12,12)" +25 transform="rotate(081,12,12)" +25 transform="rotate(090,12,12)" +25 transform="rotate(099,12,12)" +25 transform="rotate(108,12,12)" +25 transform="rotate(117,12,12)" +25 transform="rotate(126,12,12)" +25 transform="rotate(135,12,12)" +25 transform="rotate(144,12,12)" +25 transform="rotate(153,12,12)" +25 transform="rotate(162,12,12)" +25 transform="rotate(171,12,12)" +25 transform="rotate(180,12,12)" +25 transform="rotate(189,12,12)" +25 transform="rotate(198,12,12)" +25 transform="rotate(207,12,12)" +25 transform="rotate(216,12,12)" +25 transform="rotate(225,12,12)" +25 transform="rotate(234,12,12)" +25 transform="rotate(243,12,12)" +25 transform="rotate(252,12,12)" +25 transform="rotate(261,12,12)" +25 transform="rotate(270,12,12)" +25 transform="rotate(279,12,12)" +25 transform="rotate(288,12,12)" +25 transform="rotate(297,12,12)" +25 transform="rotate(306,12,12)" +25 transform="rotate(315,12,12)" +25 transform="rotate(324,12,12)" +25 transform="rotate(333,12,12)" +25 transform="rotate(342,12,12)" +25 transform="rotate(351,12,12)" diff --git a/src/svg/x-cursor.svg b/src/svg/x-cursor.svg new file mode 100644 index 0000000..e74e9e0 --- /dev/null +++ b/src/svg/x-cursor.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/svg/zoom-in.svg b/src/svg/zoom-in.svg new file mode 100644 index 0000000..3987ca2 --- /dev/null +++ b/src/svg/zoom-in.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/svg/zoom-out.svg b/src/svg/zoom-out.svg new file mode 100644 index 0000000..2dc48a1 --- /dev/null +++ b/src/svg/zoom-out.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/themes.txt b/src/themes.txt new file mode 100644 index 0000000..22bea67 --- /dev/null +++ b/src/themes.txt @@ -0,0 +1,5 @@ +# Name Fill Stroke Shadow Handedness +Mocu-White-Right #fcfcfc #222222 #000000 right +Mocu-White-Left #fcfcfc #222222 #000000 left +Mocu-Black-Right #111111 #f9f9f9 #000000 right +Mocu-Black-Left #111111 #f9f9f9 #000000 left