Giter VIP home page Giter VIP logo

prestopalette's Introduction

Build status

PrestoPalette

A tool for artists to create harmonious color palettes in seconds

Download

All download links are available on the official webpage

https://prestopalette.github.io/

Compile

There are mulitple ways to do this.

Fedora (Red Hat Enterprise / CentOS)

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./setup_fedora.sh
./build_fedora.sh

Ubuntu

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./setup_ubuntu.sh
./build_qmake.sh

macOS

   brew update > /dev/null
&& brew install qt5 > /dev/null
&& brew install pngcrush > /dev/null
&& export PATH=/usr/local/opt/qt5/bin/:$PATH

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./build_osx.sh

Qt Creator

1. git clone https://github.com/PrestoPalette/PrestoPalette
2. Launch Qt Creator
3. Open the PrestoPalette directory with Qt Creator
4. Build and Run 

How to Help

Package Maintainers

We are looking for package maintainers. Head over to PrestoPalette-Packaging and help us out!

Features

Send us a Pull Request or file an issue to start the conversation.

prestopalette's People

Contributors

dagostinelli avatar hudsonapel avatar kamikazow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

prestopalette's Issues

Rotate the Gamut

As an artist, I want to be able to set the handles, but once the handles are set then I want to be able to rotate the entire gamut around the center wherever it is. I am asking for a "rotate" tool. Maybe it's launched from a tool button on the PP main window somewhere. Maybe the button is called "Rotate". Once it is pushed, then I then click a handle (any handle) on the gamut and moving it causes the gamut to rotate. But the center point stays put.

Ability to edit the endpoint colors

When I want a specific color to be on one of the endpoints, it’s very hard to set it with the current method. It would be awesome if I could explicitly set them somehow (eg. double clicking on an endpoint maybe?)

During testing, color green was off by 1 digit -- rounding error?

During a recent test, a green color was added to the palette. Then mouse over the green. Then look at the current color value. Now screenshot everything and bring it over to Gimp or Photoshop and inspect the colors and compare the RGB value iunder Current Color. It is off by 1 digit. Rounding error?

Scale the Gamut

As an artist, I want to be able to set the handles, but once the handles are set then I want to be able to scale the entire gamut keeping the center where it is. I am asking for a "scale" tool. Maybe it's launched from a tool button on the PP main window somewhere. Maybe the button is called "Scale". Once it is pushed, then I then click a handle (any handle) on the gamut and moving it causes the gamut to scale. But the center point stays.

Gamut to Rainbow

This is a little hard to explain. With the push of a button (a new tool button) hide everything on the screen except the gamut. The gamut is usually a solid white line and the handles are white. Now pain the gamut the color of whatever is behind it on the color-wheel. Pixel by pixel. This will give a rainbow effect to the gamut. With the background hidden, the artist can see what colors were "in between" two endpoints. This may offer the artist an extra option.

Combined with the ability to save the gamut to a png or to clipboard, this feature becomes more powerful.

Click and Drag the entire gamut around without moving the handles

As an artist, I want to be able to set the handles, but once the handles are set then I want to be able to drag around the entire gamut. I am asking for a "select all" or "translate" feature. Maybe it's launched from a tool button on the PP main window somewhere. Maybe the button is called "Select". Once it is pushed, then I can click and drag the entire gamut at once.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.