From 486a20c1cba4361ede1e8542df98eaf0be2b1e83 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Sun, 6 Dec 2009 01:56:13 -0200 Subject: added an icon to the color picker dialog to alert when there is too much ink in a color composition. (i.e. when the sum of color components is greater than 320%) (bzr r8870) --- share/icons/Makefile.am | 2 ++ share/icons/too-much-ink-icon.png | Bin 0 -> 655 bytes share/icons/too-much-ink-icon.svg | 70 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 share/icons/too-much-ink-icon.png create mode 100644 share/icons/too-much-ink-icon.svg (limited to 'share') diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index 4bf8b8b35..59c55948d 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -3,6 +3,8 @@ SUBDIRS = application iconsdir = $(datadir)/inkscape/icons pixmaps = \ + too-much-ink-icon.png \ + too-much-ink-icon.svg \ out-of-gamut-icon.png \ out-of-gamut-icon.svg \ color-management-icon.png \ diff --git a/share/icons/too-much-ink-icon.png b/share/icons/too-much-ink-icon.png new file mode 100644 index 000000000..14fed033d Binary files /dev/null and b/share/icons/too-much-ink-icon.png differ diff --git a/share/icons/too-much-ink-icon.svg b/share/icons/too-much-ink-icon.svg new file mode 100644 index 000000000..a2f688498 --- /dev/null +++ b/share/icons/too-much-ink-icon.svg @@ -0,0 +1,70 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + -- cgit v1.2.3