You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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).