Search found 2 matches
- Mon Jul 13, 2015 7:28 pm
- Forum: Inkscape Resources
- Topic: Better palette for inkscape
- Replies: 7
- Views: 3958
Re: Better palette for inkscape
1 -- palette colors are in linear colorspace, but still shown without conversion in sRGB colorspace. 2 -- sRGB color correction is needed for converting images from linear colorspace to sRGB colorspace. sRGB is THE standard colorspace used in computer monitors, so you can`t stop using it, because it...
- Mon Jul 13, 2015 4:31 am
- Forum: Inkscape Resources
- Topic: Better palette for inkscape
- Replies: 7
- Views: 3958
Better palette for inkscape
Inkscape comes with horrible default palettes, witch will be used by most of new / old users. Here is a little code that will generate new palette for inkscape. (palette has sRGB color correction applied). gamma_palette.svg Edit: .zip added, witch contains the palette file and .py fiele for generati...