gimp 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. #------------------------------------------------------------------------------
  2. # $File: gimp,v 1.10 2019/10/15 18:19:40 christos Exp $
  3. # GIMP Gradient: file(1) magic for the GIMP's gradient data files (.ggr)
  4. # by Federico Mena <federico@nuclecu.unam.mx>
  5. 0 string/t GIMP\ Gradient GIMP gradient data
  6. #!:mime text/plain
  7. !:mime text/x-gimp-ggr
  8. !:ext ggr
  9. # GIMP palette (.gpl)
  10. # From: Markus Heidelberg <markus.heidelberg@web.de>
  11. 0 string/t GIMP\ Palette GIMP palette data
  12. # URL: https://docs.gimp.org/en/gimp-concepts-palettes.html
  13. # Reference: http://fileformats.archiveteam.org/wiki/GIMP_Palette
  14. #!:mime text/plain
  15. !:mime text/x-gimp-gpl
  16. !:ext gpl
  17. #------------------------------------------------------------------------------
  18. # XCF: file(1) magic for the XCF image format used in the GIMP (.xcf) developed
  19. # by Spencer Kimball and Peter Mattis
  20. # ('Bucky' LaDieu, nega@vt.edu)
  21. # URL: https://en.wikipedia.org/wiki/XCF_(file_format)
  22. # Reference: https://gitlab.gnome.org/GNOME/gimp/blob/master/devel-docs/xcf.txt
  23. 0 string gimp\ xcf GIMP XCF image data,
  24. !:mime image/x-xcf
  25. !:ext xcf
  26. >9 string file version 0,
  27. >9 string v version
  28. >>10 string >\0 %s,
  29. >14 belong x %u x
  30. >18 belong x %u,
  31. >22 belong 0 RGB Color
  32. >22 belong 1 Greyscale
  33. >22 belong 2 Indexed Color
  34. >22 belong >2 Unknown Image Type.
  35. #------------------------------------------------------------------------------
  36. # XCF: file(1) magic for the patterns used in the GIMP (.pat), developed
  37. # by Spencer Kimball and Peter Mattis
  38. # ('Bucky' LaDieu, nega@vt.edu)
  39. # Reference: http://fileformats.archiveteam.org/wiki/GIMP_Pattern
  40. 20 string GPAT GIMP pattern data,
  41. >24 string x %s
  42. !:mime image/x-gimp-pat
  43. !:ext pat
  44. #------------------------------------------------------------------------------
  45. # XCF: file(1) magic for the brushes used in the GIMP (.gbr), developed
  46. # by Spencer Kimball and Peter Mattis
  47. # ('Bucky' LaDieu, nega@vt.edu)
  48. 20 string GIMP GIMP brush data
  49. # Reference: http://fileformats.archiveteam.org/wiki/GIMP_Brush
  50. !:mime image/x-gimp-gbr
  51. # some sources also list gpb
  52. !:ext gbr
  53. # From: Joerg Jenderek
  54. # URL: https://docs.gimp.org/en/gimp-using-animated-brushes.html
  55. # Reference: http://fileformats.archiveteam.org/wiki/GIMP_Animated_Brush
  56. # share\gimp\2.0\brushes\Legacy\confetti.gih
  57. 0 search/21/b \040ncells: GIMP animated brush data
  58. !:mime image/x-gimp-gih
  59. !:ext gih
  60. # GIMP Curves File
  61. # From: "Nelson A. de Oliveira" <naoliv@gmail.com>
  62. 0 string #\040GIMP\040Curves\040File GIMP curve file
  63. #!:mime text/plain
  64. !:mime text/x-gimp-curve
  65. !:ext /txt