Adding Krita Support
This commit is contained in:
@@ -7,7 +7,7 @@ Colour Name, C, M, Y, K, RGB Hex
|
||||
|
||||
- gpl for GIMP and Inkscape
|
||||
- Scribus xml
|
||||
- Krita kpl (coming soon)
|
||||
- Krita Bundle
|
||||
|
||||
### Swatchos
|
||||
|
||||
@@ -24,6 +24,7 @@ python main.py "file_format" "input_csv" "palette_name"
|
||||
Where "file_format" could be:
|
||||
- gpl : GIMP / Inkscape RGB Palette
|
||||
- scribus : Scribus CMYK XML Palette
|
||||
- krita : Krita Resource Bundle
|
||||
|
||||
Where "input_csv" would be your input csv as in swatchos.csv
|
||||
|
||||
@@ -38,4 +39,6 @@ Place the exported .gpl in $HOME/.config/inkscape/palettes
|
||||
Place the exported .gpl in $HOME/.config/GIMP/$VERSION/palettes, where $VERSION is the gimp version
|
||||
|
||||
### Scribus
|
||||
Place the outputted xml file in /usr/share/scribus/swatches (you will need to sudo or be root)
|
||||
Place the outputted xml file in /usr/share/scribus/swatches (you will need to sudo or be root)
|
||||
|
||||
### Krita
|
||||
|
||||
Reference in New Issue
Block a user