GitXplorerGitXplorer
X

turpenscape

public
16 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
4815ce256d3263d0e7fed00ca99c06dd70fb974c

Fix a typo

bbameda committed 8 years ago
Unverified
1233a753e37b5e9ce9a9b954d69c29d776379452

Add favicon

XXaviju committed 8 years ago
Unverified
a1a391a2b81942b2ffa3489bc7ffee6d72687720

Add favicon

XXaviju committed 8 years ago
Unverified
d48c1bedba6795404028aef883286037df7013ce

Add Readme

XXaviju committed 8 years ago
Unverified
ad6f24101fae8ece290a0a2588e34c1c806b10bb

Palette layout

XXaviju committed 8 years ago
Unverified
c3ab6c744def1e4df7bf170834eeefbc7b834c13

Display palette

XXaviju committed 8 years ago

README

The README file for this repository.

Turpenscape

Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image. It will extract the most prominent colors of the uploaded image and will return a palette file GPL that can be read by inkscape.

Using Turpenscape

Turpenscape result

Why Turpenscape?

Turpenscape can be very useful to create palettes from images. Designers, looking for inspiration, use images from paintings or photographs to find the colors that fit into their design.

Soon, we will add some example palettes from great artists!

How do I install a palette in Inkscape?

Installing a palette its a very simple process that can be carried out using your File Manager

  1. Generate a palette from the app or download one of our references. Remember to type a memorable palette name.

  2. Copy the individual GPL files into your Inkscape config folder under the palettes folder. If it's not there, create it.

    • For Linux and OS X: the local user directory is ~/.config/inkscape/palettes
    • For Windows: Copy the file under
      • %PROGRAMFILES%\Inkscape\share\palettes. (64 bits)
      • %PROGRAMFILES(x86)%\Inkscape\share\palettes. (32 bits)
  3. Launch Inkscape (close it first if it's already running).

  4. Find the palettes list at the bottom-right part of your screen. You should see your palette in the dropdown.

How can I contribute?

Please fill out an issue and provide a image reference before any pull request. Discussion should be open.

How to create my palette from the Inkscape UI?

That's great too! Although this is not the repo you are looking for. You should totally read how to create custom color palettes in inkscape