Skip to content

0.0.7

Compare
Choose a tag to compare
@defano defano released this 29 Jul 14:46
· 85 commits to master since this release
  • Added .dispose() method to release resources for garbage collection.
  • Added .morphSelection() method to AbstractSelectionTool for transferring selections from one tool to another.
  • Fixed an issue with .invert(), .adjustBrightness() and .adjustTransparency() methods that prevented them from working correctly with non-rectangular shapes.
  • Disabled .pickup() in transform classes (rather than producing invalid results).