Skip to content

0.0.9

Compare
Choose a tag to compare
@defano defano released this 16 Sep 14:55
· 67 commits to master since this release
  • #5 Fixes issue where TextTool could render rectangular frames when used with certain Swing Look & Feels (like Nimbus)
  • #6 Adds support for constraining scaled images to their original aspect ratio when holding shift with the ScaleTool. Also adds support for shift-constrained angles on RotateTool and ShapeTool.
  • #7 Fixed issue where MarchingAnts could produce ConcurrentModificationException.
  • #8 Fixed issue where creating selection from certain images would result in black bounding-box artifacts (caused by the give image lacking an alpha channel).
  • Improves cursor handling