Skip to content

0.0.7: Preferences

Latest
Compare
Choose a tag to compare
@portnov portnov released this 04 Sep 17:26
· 11 commits to master since this release

palette_editor_kde

This release includes the following updates:

  • Implemented preferences dialog, where you can set up mouse buttons used to pick colors, mark them, etc, and configure color picker tool.
  • Implemented a context menu for color widgets, where you can copy one of text representations of color, paste color, and so on.
  • Implemented support for arbitrary palette and color metainformation attributes (such as name, author, copyright, and so on); see wiki page about what attributes are supported by different formats.
  • Implemented Adobe Swatch Exchange (ASE) format (read and write) and Adobe Photoshop Colors (ACO) format (read only).
  • Support for writing CREATE palette format (old MyPaint implementation). This format is not supported by other software yet (afaik), but it is extensible and can store arbitrary metainformation.
  • Better mouse cursor is used by color picker tool to indicate area from where you will pick color.
  • Last used SVG template is now remembered after restart.

The following files are provided with the release:

  • python-palette-editor_0.0.7-1_all.deb - Debian/Ubuntu package (please see https://github.com/portnov/color-palette/blob/master/INSTALL.debian)
  • palette-editor-0.0.7-winxp-x32.exe - Windows installer for 32-bit, built under wine, known to work under Windows XP
  • palette-editor-0.0.7-win10-x64.exe - Windows installer for 64-bit, known to work under fresh Windows 10.