NetBSD/usr.bin/file/magdir/gimp

37 lines
1.4 KiB
Plaintext
Raw Normal View History

1998-09-19 22:07:40 +04:00
#------------------------------------------------------------------------------
# GIMP Gradient: file(1) magic for the GIMP's gradient data files
# by Federico Mena <federico@nuclecu.unam.mx>
0 string GIMP\ Gradient GIMP gradient data
#------------------------------------------------------------------------------
# XCF: file(1) magic for the XCF image format used in the GIMP developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)
1999-11-01 20:30:12 +03:00
0 string gimp\ xcf GIMP XCF image data,
>9 string file version 0,
>9 string v version
>>10 string >\0 %s,
>14 belong x %lu x
>18 belong x %lu,
1998-09-19 22:07:40 +04:00
>22 belong 0 RGB Color
>22 belong 1 Greyscale
>22 belong 2 Indexed Color
1999-11-01 20:30:12 +03:00
>22 belong >2 Unknown Image Type.
1998-09-19 22:07:40 +04:00
#------------------------------------------------------------------------------
# XCF: file(1) magic for the patterns used in the GIMP, developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)
20 string GPAT GIMP pattern data,
>24 string x %s
#------------------------------------------------------------------------------
# XCF: file(1) magic for the brushes used in the GIMP, developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)
20 string GIMP GIMP brush data