Gimp/po-python/POTFILES.in
Alx Sa befacfd0d4 python: Add export support for Krita .kpl palette
Resolves #13889
Adds support for exporting palettes in
Krita's .kpl format (zipped .xml data).
Colors are currently saved as 32-bit
floating point RGB values.
Future work includes supporting other
color spaces like CMYK, other precisions,
and including color profiles for colors.
2025-05-25 15:50:12 +00:00

14 lines
500 B
Text

# Files from the Gimp distribution which have already been
# marked to allow runtime translation of messages
plug-ins/python/colorxhtml.py
plug-ins/python/foggify.py
plug-ins/python/gradients-save-as-css.py
plug-ins/python/histogram-export.py
plug-ins/python/palette-export-as-kpl.py
plug-ins/python/palette-offset.py
plug-ins/python/palette-sort.py
plug-ins/python/palette-to-gradient.py
plug-ins/python/python-console/python-console.py
plug-ins/python/python-eval.py
plug-ins/python/spyro-plus.py