patterns: Add TGA pattern (#29)

This commit is contained in:
Lukas Cone
2022-02-13 01:05:44 +01:00
committed by GitHub
parent 5e069eb265
commit 4e8aec1935
2 changed files with 80 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| ICO | | `patterns/ico.hexpat` | Icon (.ico) or Cursor (.cur) files |
| PNG | `image/png` | `patterns/png.hexpat` | PNG image files |
| DDS | `image/vnd-ms.dds` | `patterns/dds.hexpat` | DirectDraw Surface |
| TGA | `image/tga` | `patterns/tga.hexpat` | Truevision TGA/TARGA image |
### Scripts