Building the Bridge Icon set from the Inkscape SVG:
- Open raw.svg in Inkscape.
- Go Extensions -> Web -> Slicer -> Export layout pieces and css code
- Enter the folder location you want the PNG files exproted to. The file you should export to is raw/. Copy and paste from a file manager for an easy time with this. Uncheck any checked options. Hit Apply.
- In the raw folder, locate _build.sh and run it. It will send finsihed cusor files to /raw/output.
- Take the cursors send to /raw/output and copy them to bridge/cursors.
No trimming will have been done to the final cursors, and X11 might give you split-second glitches when switching cursors, making them appear to jump to the side for an instant. To remedy this, you will need to open any auto-generated in gimp and re-export when with the "trim whitespace" option checked.
You will need the "X11 Mouse Cursor (XMC)" plugin for GIMP installed.
LICENCE: Bridge Cursor Set Copyright (C) 2014 Kenneth Vermette
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
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.