Fixed krita resource bundle
This commit is contained in:
@@ -33,7 +33,7 @@ i.e.
|
||||
- python main.py scribus input.csv palette
|
||||
- will generate a cmyk .xml for use with scribus
|
||||
- python main.py krita input.csv palette
|
||||
- produces a krita resource bundle that is currently not working
|
||||
- produces a krita resource bundle
|
||||
|
||||
Where "input_csv" would be your input csv as in swatchos.csv
|
||||
|
||||
@@ -52,6 +52,9 @@ Place the outputted xml file in /usr/share/scribus/swatches (you will need to su
|
||||
|
||||
### Krita
|
||||
|
||||
While I am working on the resource bundle for Krita, you can place the .gpl generated by using the gpl format into $HOME/.local/share/krita/palettes.
|
||||
You can either place the .gpl generated by using the gpl format into $HOME/.local/share/krita/palettes.
|
||||
or
|
||||
|
||||
**The current resource bundle for Krita does not load the palette correctly**
|
||||
Use the Krita bundle and add via settings, manage resource libraries and then import from there
|
||||
|
||||
**TODO, add a preview picture for the bundle, this is likely o be something generic, possibly a logo?**
|
||||
Reference in New Issue
Block a user