The Shape of Everything
A website mostly about Mac stuff, written by August "Gus" Mueller
» Acorn
» Retrobatch
» Mastodon
» Micro.blog
» Instagram
» Github
» Maybe Pizza?
» Archives
» Feed
» Micro feed
September 22, 2009
(This post is from my old, old, super old site. My views have changed over the years, hopefully my writing has improved, and there is now more than a handful of folks reading my site. Enjoy.)

One of the things that Acorn 2 added was the ability for developers to add their own image types to Acorn. So "The Stig" has written a plugin for Acorn which opens up Painter RIFF files (including the layers). Since RIFF isn't an open format, it uses Painter's frameworks to get this done (so you'll need Corel Painter or Sketch Pad installed for it to work).

You can check out ACRIFFLoader on GitHub. (I haven't tested it out myself though).

Someone needs to write a multi-layer TIFF IO plugin next.