1 #------------------------------------------------------------------------------
2 # GIMP Gradient: file(1) magic for the GIMP's gradient data files
3 # by Federico Mena <federico@nuclecu.unam.mx>
5 0 string GIMP\ Gradient GIMP gradient data
7 #------------------------------------------------------------------------------
8 # XCF: file(1) magic for the XCF image format used in the GIMP developed
9 # by Spencer Kimball and Peter Mattis
10 # ('Bucky' LaDieu, nega@vt.edu)
12 0 string gimp\ xcf GIMP XCF image data,
13 >9 string file version 0,
18 >22 belong 0 RGB Color
19 >22 belong 1 Greyscale
20 >22 belong 2 Indexed Color
21 >22 belong >2 Unknown Image Type.
23 #------------------------------------------------------------------------------
24 # XCF: file(1) magic for the patterns used in the GIMP, developed
25 # by Spencer Kimball and Peter Mattis
26 # ('Bucky' LaDieu, nega@vt.edu)
28 20 string GPAT GIMP pattern data,
31 #------------------------------------------------------------------------------
32 # XCF: file(1) magic for the brushes used in the GIMP, developed
33 # by Spencer Kimball and Peter Mattis
34 # ('Bucky' LaDieu, nega@vt.edu)
36 20 string GIMP GIMP brush data
39 # From: "Nelson A. de Oliveira" <naoliv@gmail.com>
40 0 string #\040GIMP\040Curves\040File GIMP curve file