1
0
Fork 0
inkscape/share/palettes
Daniel Baumann 02d935e272
Adding upstream version 1.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 23:40:13 +02:00
..
Android-icon-palette.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Blues.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Bootstrap5.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
CMakeLists.txt Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
echo-palette.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
GNOME_HIG.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Gold.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Gray.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Greens.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Hilite.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
i18n.py Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
inkscape.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Khaki.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
LaTeX-Beamer.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
MATLAB-Jet-72.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
MunsellChart.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
PaletteGen.py Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
README Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Reds.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Royal.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
soc2gpl.py Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Solarized.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
svg.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Tango-Palette.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Topographic.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
Ubuntu.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00
webhex.gpl Adding upstream version 1.4. 2025-06-22 23:40:13 +02:00

This is the directory with the Inkscape color palettes. 
They are in Gimp format (.gpl). Within Inkscape, they
can be accessed by a drop-down menu in the Swatches
dialog (Ctrl+Shift+W).

Internationalization

This file is internationalized the same way as share/filters/filters/svg
The i18n.py script called from the makefile will extract strings from the *.svg
into a *.svg.h file. Intltool is then able to extracts these strings just like
from normal .h files.