A few months have passed, and I had to do a release since the previous release was set to expire next week. So here we are. What do we get?
- ChocoFlop has a new method for paint brushes. Steve Israelson wrote to propose his solution, with some source code and all. So I integrated his .cikernel and also changed the ways threads where used for painting. It still isn’t as fast as the standalone version Steve wrote though. ChocoFlop has a lot of layers of code (maybe too many). But anyway it’s still much faster than the previous implementation. You can paint on bigger images without totally killing the app. Also I modified Steve’s kernel to add some nice antialiasing which now looks pretty good at 1 px size (compared with the previous version). So short said: Thanks Steve!
- You can now access, Apple’s private filters from the filter menu. There are not for daily use, since they could disappear of be modified any day, but it’s fun to play with.
- Aside from that I fixed a few details which are either hardly worth mentionning, or related to the new brush painting method.
Update and be happy (not that you have the choice considering the previous release expires in a few days) !
I kind of remember the last time I promised to work more often on the app… I guess I lied. But instead of promising let’s say I *hope* it won’t be three months before the next release comes out.
PS: There is a nasty bug in Leopard only which causes the full screeen mode to only work when the menu bar is hidden (the “really” full screen mode). Couldn’t find the timet to track this today.