diff options
Diffstat (limited to '')
-rw-r--r-- | devel-docs/gpb.txt | 11 |
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. + |