GNOME Bugzilla – Bug 739614
Add support for complementary, secondary, tertiary, ... color selection to the color selectors (e.g. the color wheel)
Last modified: 2018-05-24 14:51:36 UTC
please improve the color wheel by adding a color symmetry, using the color pitch as reference to get generate more colors. See attachments. https://www.dropbox.com/s/dcqtpm6lfn0a67b/Color%20sym.jpg?dl=0
Can you attach that file here?
Created attachment 290091 [details] auto-generated color symmetries ok, i'll use Dropbox for bigger attachments
Ok, let's expand the bug summary then. The color selectors are loadable modules, see https://git.gnome.org/browse/gimp/tree/modules What you have in mind could be a derivative of the color wheel selector. As such, it can be a project for someone who want to get into GTK+ / Cairo programming, without the risk to get entangled into the whole of the GIMP code too much. Maybe you want to give this a try, or maybe someone else from your artist community is interested to contribute?
I'd love to code for the Gimp. My code experience is self-taught, so i think that my knowledge is not enough to be very helpful. I could try nevertheless in my spare time-what developer tools are you using to format , check, debug Gimps code ? And programmers…i'll check out some contacts, but i cant promise nothing.
Created attachment 290152 [details] description on the attachment
Created attachment 290153 [details] description on the attachment
Created attachment 290335 [details] variant of the color wheel applied to the color option "Gimp"
more info: Color harmonies are: complementary, similar, split-complementary and tetradic. Color symmetries (also harmonies) are regular forms like: triangle, square, pentagon, hexagon. link: http://www.tigercolor.com/color-lab/color-theory/color-theory-intro.htm
https://bugzilla.gnome.org/show_bug.cgi?id=781692 Please look at my design...... RYB color wheel can easily observe the art color, such as: Analogous,Triadic,Complementary. (But I didn't design the color wheel's "color marker", that makes the code more difficult to write!) It's a design. I don't know how to program!
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gimp/issues/615.