Skip to content

Commit

Permalink
patterns: Add STDFv4 pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasWallner committed Dec 1, 2024
1 parent 4c96bfb commit 58b1d2f
Show file tree
Hide file tree
Showing 2 changed files with 936 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi
| shp | | [`patterns/shp.hexpat`](patterns/shp.hexpat) | ESRI shape file |
| shx | | [`patterns/shx.hexpat`](patterns/shx.hexpat) | ESRI index file |
| SPIRV | | [`patterns/spirv.hexpat`](patterns/spirv.hexpat) | SPIR-V header and instructions |
| STDF | | [`patterns/stdfv4.hexpat`](patterns/stdfv4.hexpat) | Standard test data format for IC testers |
| STL | `model/stl` | [`patterns/stl.hexpat`](patterns/stl.hexpat) | STL 3D Model format |
| StuffItV5 | `application/x-stuffit` | [`patterns/sit5.hexpat`](patterns/sit5.hexpat) | StuffIt V5 archive |
| SWF | |[`patterns/swf.hexpat`](patterns/swf.hexpat) | Shockwave Flash file format |
Expand Down
Loading

0 comments on commit 58b1d2f

Please sign in to comment.