Commit Graph

258 Commits

Author SHA1 Message Date
klausstaedtler be985eb484 icons:Changes in scalable.svg
minor tweaks
gimp-tool-eraser
gimp-tool-bucket-fill
2016-02-21 14:41:44 +01:00
klausstaedtler 0488eab57c icons: Changes in color-scalable & scalable
gimp-tool-measure. Gimp misuses an precision-compass icon
(example: http://www.staedtler.co.uk/en/products/technical-drawing-instruments/compasses/mars-comfort-551-precision-compass/)
for measuring. A divider is correct for this purpose (http://www.britannica.com/technology/divider-measurement-instrument).
2016-02-20 23:34:22 +01:00
klausstaedtler 5585c70808 icons: Changes in color-scalable & scalable
revert
gimp-tool-blend
gimp-tool-warp
gimp-tool-perspective
gimp-tool-eraser

to old gimp png's and remove vectorial design

revert gimp-tool-blend in scalable.svg to old gimp design
2016-02-16 23:40:50 +01:00
Jehan e26fdc9e46 icons: allow vectorial icons for the Color icon theme too.
Extraction is still wrong for many icons. I'll see what I can do later.
The icon-list.mk is now common for all 3 icon themes.
2016-02-15 18:01:10 +01:00
klausstaedtler 48af6784e2 icons: Changes in scalable
replace with old gimp design.

gimp-flip-horizontal
gimp-flip-vertical
2016-02-15 08:32:16 +01:00
Jehan 93fd6430d0 icons: update various icons to work around librsvg bugs.
- gimp-gradient-shapeburst-angular (straight path).
- gimp-gradient-spiral-clockwise (stroke-width).
- gimp-gradient-spiral-anticlockwise (stroke-width).
- gimp-gradient-square.
- gimp-info (1-point paths).
- gimp-path-stroke (stroke-width).
- gimp-path (stroke-width).
- gimp-prefs-icon-theme (1-point paths).
- gimp-prefs-playground
- gimp-prefs-toolbox
- gimp-selection-to-path (stroke-width).
- gimp-toilet-paper
- gimp-tool-desaturate (useless path).
- gimp-tool-fuzzy-select
- gimp-tool-n-point-deformation
- gimp-tool-preset
- gimp-tools
- gimp-tool-zoom (straight path).
- gimp-wilber
- gimp-wilber-eek
- gimp-wilber-outline

Note that even with these tweaks, icon extraction is still not perfect
because of a limitation of librsvg which does not return accurate
position/dimensions. As a result, extracted icons may have off-by-1
shift. So the extraction is still marked as experimental until this
librsvg bug is fixed:
https://bugzilla.gnome.org/show_bug.cgi?id=762039

This icon was broken:
- gimp-selection-none (was disformed).
2016-02-15 01:55:31 +01:00
Jehan 819f3201c4 icons: fix gimp-convert-grayscale export.
Avoid strokes under 1 pixels. librsvg does not like them.
2016-02-15 01:54:53 +01:00
Jehan 75fc7fa2a1 icons: fixes gimp-char-picker.
gimp-char-picker: librsvg is quite buggy and returns wrong dimensions
for paths with only 2 points.
See https://bugzilla.gnome.org/show_bug.cgi?id=760112
2016-02-15 01:54:44 +01:00
Jehan 8bb14211bb icons: add configure option --enable-vector-icons.
This will extract vectorial symbolic icons out of the SVG source, and
generate vectorial symbolic inverted icons too.
Vectorial color icons are not extracted yet.
I also make sure that the tools/ subdir is processed by make before
icons/ because a few build tools will be needed to extract the icons.
Yet I mark the feature as experimental because librsvg seems to be
broken on many edge cases and several icons end up wrong. I'll keep
the option experimental until I figure the right way to extract the
icons.
2016-02-15 01:53:33 +01:00
klausstaedtler e73b3ea20e icons: Changes in color-scalable
replace with old gimp design.
The design prefered by inkscape is not clear enough to distinct
between horizontal and vertical.
Even in inkscape itself the directions change with the icon themes.
Scalable sources will follow later (after jehan has finished his tests).

gimp-flip-horizontal
gimp-flip-vertical
2016-02-14 22:35:54 +01:00
klausstaedtler df333f6c67 icons:Changes in scalable.svg
gimp-flip-horizontal (sync with color and inkscape)
gimp-flip-vertical (sync with color and inkscape)
gimp-tools (no cockwheel and wrench)
gimp-tool-preset (no toolbox, cockwheel and wrench)
gimp-prefs-toolbox (no cockwheel and wrench)
gimp-prefs-folder-tool-presets (no wrench and hammer, only pencils)
gimp-prefs-folders-tools (no hammer, just putty-knife and varnish)
gimp-prefs-tool-options (no cockwheel)
gimp-prefs-folders-tool-plug-ins (no cockwheel)
2016-02-14 13:34:02 +01:00
klausstaedtler 5b1d599930 icons: Changes in color-scalable & scalable
changed
gimp-tool-options (artists need easels)
2016-02-14 00:01:48 +01:00
klausstaedtler 98fc27df6f icons: Changes in color-scalable & scalable
swapped (for better consistency with gimp-tool-scale):
gimp-scale
gimp-resize

changed
gimp-reshow-filter (shutters are in a semantic field with filters, cockwheels not)

new in color-scalable
gimp-sample-point
2016-02-13 11:47:24 +01:00
klausstaedtler d233eddf23 icons:Changes in scalable.svg
some cleanup in sources

wrong uploaded Color/16/gimp-gravity* removed

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-11 19:59:42 +01:00
klausstaedtler bb4f42f151 icons: Changes in color-scalable & scalable
new in color-scalable:
gimp-convert-grayscale
gimp-convert-rgb
gimp-convert-indexed

changed in scalable (to be in sync with color):
gimp-convert-grayscale
gimp-convert-rgb
gimp-convert-indexed

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-10 22:30:41 +01:00
klausstaedtler 813b19b06f icons: Changes in color-scalable & scalable
tweak gimp-zoom-follow-window

Changes in color-scalable
change gimp-prefs-system-resources (to something more preferences and system alike)
gimp-tool-airbrush enlarge airbrush


new as scalable:
gimp-prefs-playground
gimp-tool-curves
gimp-curve-free
gimp-curve-smooth
gimp-invert
gimp-transparency
gimp-tool-desaturate

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-08 21:45:05 +01:00
klausstaedtler 9fbeb8e656 icons: Changes in color-scalable & scalable
sync gimp-reset

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-06 23:14:29 +01:00
klausstaedtler efae597a2d icons: icon-list.mk gimp-symmetry added
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-03 00:00:29 +01:00
klausstaedtler b07c20c3f2 icons: use mypaint symmetry icons in scalable.svg & color-scalable.svg
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-02 22:43:34 +01:00
klausstaedtler 5bcb71c81d icons: changes in scalable & color-scalable
scalable:
gimp-tool-crop minor tweak

color-scalable:
gimp-tool-iscissor, tweak for better visibility with dark themes
gimp-tool-blur, newv as svg
gimp-tool-dodge, new as svg


Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-31 21:12:42 +01:00
klausstaedtler 9e27398572 icons: Changes in color-scalable
lot's of  additions, currently 'only' 134 icons are missing. Work in progress...

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:57:20 +01:00
klausstaedtler a16e41ae59 icons: scalable,svg correct paths in gimp-tool-path
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:41:40 +01:00
klausstaedtler 559ec73ec0 icons:Changes in scalable.svg, gimp-tool-path refined
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:34:17 +01:00
klausstaedtler 5e1a03287b icons:Changes in scalable.svg
gimp-tool-path redrawn to be in sync with new colored gimp-tool-path and with inkscape

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:08:17 +01:00
Jehan b5ae3e738c icons: fix gimp-channel-indexed symbolic icon.
librsvg acts up very weirdly with strokes under 0.5 pixels (which is
anyway not a very meaningful value). Fix the icon by removing such
strokes and increasing the fill dimensions instead.
See https://bugzilla.gnome.org/show_bug.cgi?id=761264
2016-01-28 21:30:19 +01:00
Jehan 741fe7653c icons: fixing symbolic gimp-color-picker-white/black icons.
Pieces of the icons were not grouped with the rest of the icons.
2016-01-28 18:58:18 +01:00
Jehan e897f61807 icons: both symbolic icon themes share the same folder tree. 2016-01-28 16:56:54 +01:00
Jehan 1fe6bfb351 icons: make every icon perfectly square. 2016-01-28 14:01:11 +01:00
klausstaedtler 6565596ef9 icons:Changes in scalable.svg
minor tweaks to

gimp-prefs-default-grid
gimp-prefs-playground

delete false sizes in color

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-27 18:39:22 +01:00
klausstaedtler 83ec24d795 icons: Changes in color-scalable
all *.xcf moved to folder xcf and it's according subdirectories
all new-painted icons are without shadow
most to small icons (<16x16) fixed
free-floating vectors in both wilbur icons tied to the icon
some new svg icons
color for channel r/g/b mor pleasant

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-27 17:45:03 +01:00
klausstaedtler 101c9d4e88 Icons:
Changes in scalable.svg


revert
gimp-tool-unified-transform to the style contributed by Aryeom (colored revert will follow)

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-25 17:53:54 +01:00
klausstaedtler 7164e8eaa2 Icons:
Changes in scalable.svg


Title in Metadata changed from 'Gnome Icon Theme' to 'Gimp Symbolic Icon Theme', added authors 'Barbara Muraus, Jakub Steiner, Klaus Staedtler' and description 'Images originally created as the "Art Libre" icon set. Extended and adopted for GIMP'

gimp-tool-blend reworked for better integration into 'Tools' instaed of 'Gradients'
gimp-prefs-icon-theme reworked (forgot to mention in last commit)
gimp-prefs-folders-icon-theme reworked (forgot to mention in last commit)
gimp-tool-by-color-select lowered transparency to 50% for better visibility
gimp-tool-desaturate lowered transparency to 50% for better visibility
gimp-tool-foreground-select lowered transparency to 50% for better visibility
gimp-tool-shear lowered transparency to 50% for better visibility
gimp-tool-unified-transform lowered transparency to 50% for better visibility
gimp-color-triangle lowered transparency to 50% for better visibility

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-18 15:57:18 +01:00
klausstaedtler 6ba9acd81a Deleted gimp-preefs-icon-theme, was a false named double of gimp-prefs-icon-theme
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-13 23:16:37 +01:00
klausstaedtler c599582c51 Updated symbolic icon theme
attention due to default color changes in scalable.svg icon former
icon-theme symbolic-inversed is now symbolic

Changes in scalable.svg


set background color of svg to transparent otherwise exported png's have a tint.

ADDED MISSING

+ gimp-center (added, new)
+ gimp-color-triangle (added, new)
+ gimp-controller-linux-input (added, new)
+ gimp-convert-grayscale (added, new)
+ gimp-convert-indexed (added, new)
+ gimp-convert-rgb (added, new)
+ gimp-display-filter-colorblind (added, new)
+ gimp-display-filter-contrast (added was in art-libre, reworked to match with other display filter)
+ gimp-display-filter-gamma (added, new)
+ gimp-display-filter-proof (added, new)
+ gimp-display-filter-lcms (added, new)
+ gimp-gradient-shapeburst-angular (added, new)
+ gimp-gradient-shapeburst-dimpled (added, new)
+ gimp-gradient-shapeburst-spherical (added, new)
+ gimp-gradient-spiral-anticlockwise (added, new)
+ gimp-gradient-spiral-clockwise (added, new)
+ gimp-list (added, new)
+ gimp-gradient-square (added, new)
+ gimp-histogram-logarithmic (was missing from the missing list. added, new)
+ gimp-histogram (added, new)
+ gimp-images (added new)
+ gimp-layer-to-imagesize (was gimp-layer + arrow)
+ gimp-navigation (added, new)
+ gimp-path-stroke (added, new)
+ gimp-path (added, new)
+ gimp-resize (added, new)
+ gimp-scale (added, new)
+ gimp-selection-add (added, new)
+ gimp-selection-replace (added, new)
+ gimp-selection-to-channel (added, new)
+ gimp-selection-to-path (added, new)
+ gimp-toilet-paper (added, new, no inverse, colors b&w, gets wrong when inverted !)
+ gimp-tool-preset (added, =gimp-prefs-folders-tool-presets, double use)
+ gimp-warning'(added, from gnome 3.12 symbolic theme)
+ gimp-prefs-toolbox (added, from gnome 3.12 symbolic theme)
+ gimp-wilber-eek (added, new from gimp-wilber)

SEPERATED

- gimp-frame (always used as a fixed size for now)
- gimp-texture (used in 2 docks: navigation and selection editor, as background when there is no image)


CHANGES

# gimp-prefs-system-resources (moved, renamed, was in unused)
# g847 (renamed to gimp-grid)
# gimp-channels (reworked, no TV-metaphor)
# gimp-channel (reworked, no TV-metaphor)
# gimp-channel-red (reworked, no TV-metaphor)
# gimp-channel-green (reworked, no TV-metaphor)
# gimp-channel-blue (reworked, no TV-metaphor)
# gimp-channel-alpha (reworked, no TV-metaphor)
# gimp-channel-gray (reworked, no TV-metaphor)
# gimp-channel-indexed (reworked, no TV-metaphor)
# gimp-histogram-linear (renamed, was gimp-histogram)
# gimp-tools (renamed, was gimp-prefs-toolbox)
# gimp-layer (reworked, so it fits to layer)
# gimp-wilber-outlined (outligning changed to 'bebebeff 30%')
# gimp-floating-selection (reworked, so it fits to selection)
# gimp-prefs-folders-tool-plug-ins (reworked, so it fits to other prefs-folders)
# gimp-controller (reworked, no gears)
# gimp-tool-blend (reworked, doubled gimp-gradient-linear)
# gimp-default-color (reworked, no inverse, colors b&w, gets wrong when inverted !)
# gimp-color-picker-gray (grey quarter set to bebebeff 50%, so it stays grey when inverted)
# gimp-color-picker-white (lightgrey quarter set to white, gets wrong when inverted !)
# gimp-color-picker-black (darkgrey quarter set to black, gets wrong when inverted !)

NEW UNUSED

+ gimp-nonvisible
+ gimp-prefs-image-window-appearance (gimp-prefs-image-windows has double usage)
+ gimp-prefs-image-window-snapping (gimp-prefs-tool-options has double usage)

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-13 21:22:06 +01:00
Jehan c2b4d6c69e icons: original Symbolic gimp-default-colors was wrong.
It was using inverted colors. For now I copied the Color icon, since the
Symbolic one in the SVG source is using greyish colors, whereas this
icon actually has a very specific White/Black meaning.
SVG source will have to be changed.
2016-01-11 03:55:55 +01:00
Klaus Staedtler a27179de2a icons: corrected symbolic handle-transform for dark-themes. 2016-01-05 17:51:31 +01:00
Klaus Staedtler 059ebca538 icons: updating gimp-letter-spacing and gimp-line-spacing icons. 2016-01-05 17:40:56 +01:00
Jehan 067755be4a icons: source for symbolic icons in one single SVG file.
The original file was from the Art Libre icon set:
https://github.com/gnome-design-team/gnome-icons/blob/master/art-libre-symbolic/src/art-libre.svg
Authors are Barbara Muraus and Jakub Steiner (last commit: a738099 from
2013-09-30).
I imported the icons by Klaus Staedtler, and reorganized the file:
- all icons have the proper id from GIMP icon sets.
- tools icons organized in subsections and ordered alphabetically.
- preference icons ordered alphabetically and folder prefs icons
separated.
- unused icons from the original set kept in their own section for
possible future use.
Unfortunately all icons previously provided in png format only are
not present and will have to be redone in vectorial format.

This should make it easier to create new icons by reusing objects and
colors, and keeping design style in-line with existing set.
It also predates the ongoing work on automatic generation of icons by a
script from this single file.
2016-01-05 16:21:25 +01:00
Jehan ca5003240c icons: set example icons to our themes.
This is not strictly necessary since "gimp-wilber" is already the default
icon name. But it is good form to show the example for theme makes.
2015-12-30 15:54:45 +01:00
Klaus Staedtler 836cce8389 icons: updated icon-theme icons.
Current icon uses stars for symbolizing an icon. Stars are used normally
for rating.
My suggestion uses yin/yang, why ?
It's difficult to make an icon which symbolizes an icon. So I decided to
use the world-wide most used symbol (non-religious, non-political...) as
a symbol for all symbols (this is quite similar to e.g. the usage of
mona-lisa as a symbol for all images).
2015-12-29 21:29:59 +01:00
Jehan a750a2a775 icons: install the complete Symbolic icon sets. 2015-12-29 21:05:10 +01:00
Klaus Staedtler 3d1b9d2777 icons: complete Symbolic icon set. 2015-12-29 21:05:10 +01:00
Jehan 39e4f04a72 icons: realign icons from commit 9618cdd.
None of the icons from commit 9618cdd were well centered.
2015-12-29 19:48:32 +01:00
Jehan 3d8b505616 icons: install the new icons by Klaus Staedtler. 2015-12-26 17:36:56 +01:00
Klaus Staedtler 9618cdde32 icons: new Symbolic icons.
Partly based off the art-libre source template:
https://github.com/gnome-design-team/gnome-icons/blob/master/art-libre-symbolic/src/art-libre.svg
Committed and verified by Jehan.
2015-12-26 17:17:23 +01:00
Alexandre Prokoudine 3bb69dbdbf Fix the fill of the Warp Transform tool's symbolic icons 2015-12-23 00:55:52 +03:00
Alexandre Prokoudine 3d44bef068 Add symbolic Warp tool icon by Barbara Muraus 2015-12-23 00:34:48 +03:00
Alexandre Prokoudine b940ba098f Updated MyPaint brush icons from upstream MyPaint artwork 2015-12-23 00:09:42 +03:00
Michael Natterer 56a4166bff Bug 759556 - "incorrect gamma=(0/100000)" new with the new symbolic icons
Run the new icons through "mogrify -colorspace Gray".
2015-12-22 13:35:20 +01:00
Jehan f1ea3c1f6e icons: adds a 16x16 gimp-prefs-icon-theme icon. 2015-12-20 22:33:24 +01:00
Jehan 4e86672997 icons: adding gimp-prefs-folders-icon-themes icons. 2015-12-20 19:57:18 +01:00
Jehan 94aec7cb6c icons: generate "negative" color symbolic icons.
The negative icons are generated from the Symbolic icon theme with
the GEGL operation 'gegl:invert-linear'.
2015-12-20 17:43:33 +01:00
Jehan dd7b9a5757 icons: 2 symbolic icons were not installed. 2015-12-19 18:34:47 +01:00
Jehan 46b9c6927b icons: add vectorial icons by Benoit Touchette for prefs-icon-theme. 2015-12-13 15:45:48 +01:00
Michael Natterer 8619852a6c app, icons: rename the prefs' "environment" icons to "system-resources"
also rename the help ID.
2015-12-13 13:23:31 +01:00
Jehan 6906180238 icons: files missing from install list. 2015-12-12 02:48:57 +01:00
Jehan b8a819c1e3 icons: symbolic icons for 'icon theme selection'...
... by Benoit Touchette.
2015-12-11 17:34:56 +01:00
Jehan 5beb69d009 icons: new symbolic icon theme for GIMP.
Images originally created by Jakub Steiner and Barbara Muraus as the
"Art Libre" icon set.
The contributor jEsuSdA later worked on it.
It will now be available in the new icon theme selection through
preferences.
Many icons/size are still missing but this first commit makes a start
for complementary work.
2015-12-09 23:00:14 +01:00