Anyone know of a good way to convert PPAT Mac patterns on a modern Mac? I thought GraphicConverter might do it but it's not opening my file.

Ediit: Got it! Works well in ResForge.

@misty would something like `cat … <(DeRez | tr … | xxd -r)` work to get a pnm?
@misty maybe ResForge could do something? Either that or resource_dasm
@eramdam ResForge did it, thanks!
@misty i just did a quick test using https://github.com/jorio/rsrcdump on a ppat file from http://www.st.rim.or.jp/~kimu/ppat/index.html and successfully extracted the ppats within using `rsrcdump --extract Kimura\'s\ ppat\ 48/..namedfork/rsrc`. all the ppats dumped to pngs
@bunnyhero Nice, thanks! I’ll try
@misty You should imho contact the vendor of GraphicConverter and ask to implement this graphic format. You find the contact infos on their website,