summaryrefslogtreecommitdiffstats
path: root/devel-docs/gpb.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:23:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:23:22 +0000
commite42129241681dde7adae7d20697e7b421682fbb4 (patch)
treeaf1fe815a5e639e68e59fabd8395ec69458b3e5e /devel-docs/gpb.txt
parentInitial commit. (diff)
downloadgimp-e42129241681dde7adae7d20697e7b421682fbb4.tar.xz
gimp-e42129241681dde7adae7d20697e7b421682fbb4.zip
Adding upstream version 2.10.22.upstream/2.10.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'devel-docs/gpb.txt')
-rw-r--r--devel-docs/gpb.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel-docs/gpb.txt b/devel-docs/gpb.txt
new file mode 100644
index 0000000..154c8a0
--- /dev/null
+++ b/devel-docs/gpb.txt
@@ -0,0 +1,11 @@
+Gimp Pixmap Brush File Format
+
+**********************************************
+* THIS FORMAT IS OBSOLETE AND SHOULD GO AWAY *
+**********************************************
+
+The current format for gpb files, the pixmap
+brush format is very simple. What it essentially
+boils down to is a greyscale gbr (gimp brush) and
+a rgb pat (gimp pattern) concatenated into the same file.
+