====== colorname ====== ===== About ===== colorname is both a plugin for [[http://gimp.org|The Gimp]] as well as a standalone tool that tries to assign a name to a color, using external color definitions and linear algebra. For this it calculates the [[wp>Euclidean_distance|euclidean distance]] between the currently selected color and all predefined colors, either in the [[wp>Rgb|RGB]] or [[wp>HSV_color_space|HSV]] color space. colorname is licensed under the [[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GPLv2]]. In case you stumble over any bugs, feel free to [[http://flyspray.foosel.net/?do=newtask&project=7|report them]]. ===== Authors ===== colorname was written by * [[http://demod.org|Philippe 'demod' Neumann]] ([[colorname@demod.org]]) * [[http://foosel.net|Gina 'foosel' Häußge]] ([[gina@foosel.net]]) ===== Contributors ===== * [[http://bzed.de|bzed]] * [[http://gimp-fr.org|gimp-fr]] ===== Download ===== * {{filename>files/colorname-*.*[0-9].tar.gz&direct=1&sort=mtime}} ===== Usage ===== ==== Standalone ==== Just start ''colorname.py'' ==== Gimp plugin ==== Once installed you can find colorname in the GIMP under: "/Xtns/Colorname" ===== Dependencies ===== colorname has been tested with * [[http://python.org|Python]] >= 2.4 * [[http://www.pygtk.org/|PyGTK]] >= 2.10 * [[http://gimp.org|The Gimp]] >= 2.2.0 (optional, only needed if you want to use colorname as a gimp plugin) * gimp-python * [[http://www.gnome.org/|GNOME]] >= 2.18 (optional) * python-gnome 2.18 ===== Screenshot ===== {{colorname:colorname-0.2rc2.png|Screenshot}} \\ A screenshot of the gimp plugin in version 0.2rc2. The color in question is the base color of this wiki's color scheme (#323D44).