GIMP Animated Brush
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 4: | Line 4: | ||
|extensions={{ext|gih}} | |extensions={{ext|gih}} | ||
}} | }} | ||
− | '''GIMP Animated Brush''' is one of the formats used by the | + | '''GIMP Animated Brush''' is one of the formats used by the [[GIMP]] image editor to store a brush or texture. It appears to be a wrapper format for multiple encapsulated [[GIMP Brush]] files. Despite its name, it would be a stretch to consider it to be an animation format. |
== See also == | == See also == | ||
* [[GIMP Brush]] | * [[GIMP Brush]] | ||
− | * [[ | + | * [[GIMP]] |
== Format == | == Format == | ||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
− | * [ | + | * [[GIMP]] |
Revision as of 17:11, 24 December 2020
GIMP Animated Brush is one of the formats used by the GIMP image editor to store a brush or texture. It appears to be a wrapper format for multiple encapsulated GIMP Brush files. Despite its name, it would be a stretch to consider it to be an animation format.
See also
Format
A .gih file apparently begins with a plain text header. The first line contains the brush name. The second begins with the bits/pixel(?), then a space, then a space-separated list of attributes (such as "ncells:", "cellwidth:", "cols:").