Acorn 1.2 is now available.
Acorn 1.2 release notes:
- [Chg] Tweaked the way tolerance is computed for the flood fill and magic wand tools.
- [Chg] The tool palette no longer shows a bad cursor x/y location when all documents have been closed, and no longer updates when a mouse is not over a canvas window.
- [New] Shape layers get a lighter border for the thumbnail preview in the layers list, to differentiate it from bitmap layers..
- [New] You can now move shapes when in rect tool mode, by holding down the command key and clicking on a shape to move it.
- [Fix] The grid no longer draws with a shadow when using the gradient tool.
- [Chg] Renamed "Transform Selection" to "Transform", since it didn't actually require a selection.
- [Chg] Moved the Flickr Uploadr menu item to the File/Actions menu, to make Brad Ellis happy.
- [Chg] Updated brush cursor look.
- [Fix] Fixed a bug where you were still given cursors to resize with the crop tool, even though it was no longer around.
- [Fix] Fixed a bug where transforming a selection on a bitmap layer which wasn't 100% opaque, would cause some funkiness when committed.
- [Fix] Fixed a bug where option-clicking on a color (while in brush mode) gave you a color that was slightly off from what was presented.
- [Fix] Documented newDocumentWithImageData: in NSDocumentController for plugin authors.
- [Fix] Fixed a problem where there was ghosting along the edges of a selection, when filling or drawing in the selection with a brush.
- [New] You can now drag and drop acorn documents into a canvas to add layers to the image.
- [Fix] Acorn canvases no longer accept first clicks (for drawing or other actions) when the its is not frontmost.
- [Fix] Fixed a bug where images on a shape layer were not being displayed when using QuickLook.
- [New] New "Last Filter" item under the Filter menu.
- [Chg/New] Reworked the context menu, and added "Rasterize Layer" for shape layers.
- [New] New menu items: New Layer With Selection / New Layer With Selection via Cut.
- [New] Holding down the option key when moving a bitmap selection with the move tool now duplicates it.
- [New] Using the arrow keys to move shape layers now works if no objects are selected.
- [Fix] Improvements to drag and drop.
- [Chg] Removed some filters from the Filter menu which didn't really make any sense to be in Acorn. However, all core image filters are still available in the filter panel filter picker sheet.
- [New] No longer displaying the filter panel when a core image filter does not have any options. To force the panel to come up, hold down the option key.
- [New] Holding down the option key when choosing a core image filter from the Filter menu, now applies it right away without bringing up the filter panel.
- [New] Holding down the shift key when pressing 's' now rotates backwards through the selection tools.
- [Fix] Improved placement when pasting bitmap images.
- [Fix] Fixed a bug where making tiny screenshots would grab the wrong portion of the screen.
- [Fix] The grid now draws properly when zoomed in or out.
- [Fix] Closing the tool palette no longer causes the current document to throw up a save sheet when it's dirty.
- [Fix] Fixed a bug where you could not set the font to be condensed bold.
- [Fix] The startup window no longer floats above everything.
- [Fix] Fixed some memory leaks.
- [New] Acorn can now open and save JPEG 2000 images.
- [Chg] Tweaked shift-selection options to more closely match what people expect from using other applications (And you can now hold down option for center selections).
- [Chg] Improved rectangle selections when zoomed in.
- [New] New Overlay blend mode.
- [New] New "Offset" filter under Filter->Tile Effect.
- [New] Holding down the option key when using Trim to Edges works just like Fancy Crop (tm!) does.
- [New] Fancy Crop (tm). The crop tool now tries to figure out a nice default if you just click on the canvas without dragging.
- [New] Smarter trim command, now crops to the edge color and not just alpha pixels.
- [New] Paste added to the context menu.