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
» Retrobatch
» Mastodon
» Micro.blog
» Github
» Maybe Pizza?
» Archives
» Feed
» Micro feed
1bit Atkinson
Added the following plus some code to make it happen to the new dither node in the Retrobatch 1.1 beta:
enum {
kOTDitherNodeClassicMac = 1984,
};
Hopefully future dither arguments to vImageConvert_Planar8toPlanar1
don't creep to that number anytime soon.