fuzziqersoftware / resource_dasm

Classic Mac OS resource fork and application disassembler, with reverse-engineering tools for specific applications
MIT License
113 stars 12 forks source link

Added --image-format option to resource_dasm, including PNG #63

Closed Kristine1975 closed 1 year ago

Kristine1975 commented 1 year ago

Fixes #52 Depends on phosg#20

TODO: add the same option to the other tools

(the build fails right now because I don't know how to tell Github that this PR depends on the PR in phosg)