Commit Graph

13 Commits

Author SHA1 Message Date
Jehan ae6c58652e icons, tools: fix the CI when building icon resources with vector icons.
Ok that was a bit of a mess with the 4 build cases (combinations of
meson, autotools, vector and raster icons). I *think* this is now OK.

Basically we still need to build the colorsvg2png tool even when
installing vector icons, just for the purpose of the 2 icons
dialog-question and gimp-wilber-eek which we compile into GLib resources
from PNG images.

Also it looks like I completely forgot to add the subdir meson.build in
icons/Color/.
2022-01-31 22:33:30 +01:00
Jehan 5a93168a96 icons: actually remove all the now-generated icons.
These are all generated from their SVG source, either with colorsvg2png
(for the Color icons) or gtk-encode-symbolic-svg (for Symbolic icons).
2022-01-31 21:31:12 +01:00
Jehan 1e5cf10585 icons, app, libgimpwidgets: use Freedesktop standard icons.
Some icons were still using old gimp-namespaced names.
2018-07-28 12:27:10 +02:00
Klaus Staedtler 0eeee33c70 icons: many new icons.
These icons were massively renamed by Jehan, from a feature branch, in
order to fit either into Freedesktop's "Icon Naming Specification", or
as standard GTK+ icons.
2016-09-05 00:45:15 +02:00
Klaus Staedtler a440f6cbff icons: updated icons.
As squashed by Jehan from the work of Klaus Staedtler in a feature
branch.
2016-09-05 00:45:14 +02:00
klausstaedtler 71dfbbf9c2 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-question
gimp-warning
gimp-error
2016-05-19 19:54:23 +02:00
klausstaedtler 800ef53c09 icons: Changes color
color-scalable
pixel-perfect 16x16
gimp-paste-as-new
gimp-paste-into
gimp-question
2016-04-18 22:15:26 +02:00
klausstaedtler 18709e9f24 icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-controller-midi
gimp-cursor
gimp-device-status
gimp-duplicate
gimp-error
gimp-floating-selection
gimp-image
gimp-images
gimp-input-device
gimp-layer-to-imagesize
gimp-list
gimp-prefs-default-grid
gimp-text-layer
gimp-warning
gimp-portrait
gimp-landscape
2016-04-17 13:17:15 +02:00
klausstaedtler 85cfadf176 icons: Changes in color-scalable,
gimp-menu-left, inversed for better visibility
gimp-menu right, inversed for better visibility
gimp-close, inversed for better visibility

new as scalable:
gimp-wilber-eek
gimp-gradient-shapeburst-angular
gimp-gradient-shapeburst-dimpled
gimp-gradient-shapeburst-sherical
gimp-print-resolution
gimp-device-status

down to 55 icons as scalable missing

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-06 22:24:44 +01:00
klausstaedtler 4cab276fb7 icons: Changes in color-scalable,
new as scalable:
gimp-cap-butt
gimp-cap-round
gimp-cap-square
gimp-anchor
gimp-question
gimp-info
gimp-prefs-folders-tool-plug-ins
gimp-tool-ellipse-select
gimp-tool-rect-select
gimp-tool-free-select

down to 87 icons missing at all

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-03 22:53:24 +01:00
klausstaedtler b870592038 icons:Changes in color-scalable.svg
all gimp-channel* removed highlights
all gimp-prefs-folders* are identical for all sizes and have folders in their symbolic
gimp-tool-crop synced with symbolic and krita
gimp-path* synced with symbolic
gimp-tool-ink now has a fountain-pen in its symbol (to better fit to inkscape and krita)
gimp-tool-airbrush new
gimp-tool-colorize synced with symbolic
gimp-icon-theme synced with symbolic
gimp-tool* new, gimp is for painters and artists and ..., not for brick-layers, lock-smiths ... (naturally they can paint with gimp too...), corrected metaphor.

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-31 14:50:19 +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
Jehan ee512b610d icons: "Default" icon theme renamed to "Color".
Conveys well the duality of Color vs. Symbolic icons, terms usually
used by designers in recent design texts.
2016-01-11 03:20:13 +01:00