At The Testers' Request #

clip2icns: i've started some limited beta testing, and I've decided to make it compatible with MacOS 8.1. This means that I have to roll my own functions to display the icons. I'm going to use the icns class that I started to work on for Icon Mangler, since it does exactly what I need it to do.

icns class: improved displaying function so that it's similar to the Apple one. It now draws the small version when the target rectangle is less than 32x32, looks for old style resources and loads them if the new ones are available. What remains is to draw the correct icon for the current bit depth, but that it is a minor point.

Post a Comment