Releases: maoschanz/drawing
Releases · maoschanz/drawing
Drawing 0.6.4
- add more keyboard shortcuts
- slightly better "erase and replace" algorithm for the paint tool
- better handle attempts to open webp images (#217)
- better handle attempts to open incorrect file types
- update help manual
- remember the value of the anti-aliasing option
- update several translations (and add the Czech one)
Drawing 0.6.3
- use submenus for the "tools" menu in the menubar
- fix arrows' heads when the line was semi-transparent
- fix arrows' heads with specific angles (#286)
- fix arrows' heads when the line had a square end
- add option for double-ended arrows
- add more style options for dashed lines
- update several translations
Drawing 0.4.15
- better compatibility with pureOS store
- fix issue with text tool on older distros
- update several translations
do not package/distribute this version please, use 0.6.3 instead
Drawing 0.6.2
- add keyboard shortcuts for increasing and decreasing the tool width (#242)
- ensure all features are available with all layouts (e.g. "reload" with Cinnamon and eOS)
- suggest to reload when the file has been saved without transparency
- new 'copy to clipboard' action (#234)
- new "paint over the entire image" option to the paint tool
- fix Debian Buster (and PureOS Amber) support (#275)
- add option for the 'highlighter' tool to highlight on dark background
- update several translations
Drawing 0.6.1
- new 'save without transparency' action, that works with PNG
- add 'initial color' as a replacement for transparent pixels
- fix a bug in the 'rotate' tool that occured when the selection was flipped before being rotated
- add the additional tool 'points', to help captioning
- update the user help manual
- update several translations
and also:
- normal screenshots with transparent background: if the top-right and bottom-left pixels are slightly visible,
appstream-util validate
is too dumb to understand it's supposed to reject them
Drawing 0.6.0 but with more appstream-util idiotic requirements
- remove the "windows" menu from the menubar
- refactor bottom panes management to allow several tools to share the same pane
- rectangle selection, freehand selection, and color selection, are now distinct tools
- the 'rotate' tool now handles horizontal or vertical flipping
- the 'rotate' tool now supports any angle when rotationg the selection
- the tools producing shapes (circle, rectangle, polygon, …) are merged into a single 'shape' tool
- "close shape" action for the 'shape' tool
- "close selection" action for the 'free selection' tool
- replace the 'saturate' tool by a new 'filters' tool
- add several types of blur to 'filters'
- add color inversion, pixelisation, partial transparency to 'filters'
- add "additional tools" section to the preferences window
- add specialized types of pencils (eraser, highlighter) as optional tools
- a fullscreen mode is now available
- zoom in (or out) using the minimap, the touch gestures, the mouse wheel, or keyboard shortcuts
- move the "color application mode" selection to the colors menus/popovers
- add "antialiasing" option to several tools
- warn the user when they try to save despite the current operation not being applied
- rewrite the user help manual
and mainly:
- replace the elegant transparent backgrounds around screenshots by hideous black pixels, because it's how we get an elegant and consistent software center.
Drawing 0.6.0
- remove the "windows" menu from the menubar
- refactor bottom panes management to allow several tools to share the same pane
- rectangle selection, freehand selection, and color selection, are now distinct tools
- the 'rotate' tool now handles horizontal or vertical flipping
- the 'rotate' tool now supports any angle when rotating the selection
- the tools producing shapes (circle, rectangle, polygon, …) are merged into a single 'shape' tool
- "close shape" action for the 'shape' tool
- "close selection" action for the 'free selection' tool
- replace the 'saturate' tool by a new 'filters' tool
- add several types of blur to 'filters'
- add color inversion, pixelisation, partial transparency to 'filters'
- add "additional tools" section to the preferences window
- add specialized types of pencils (eraser, highlighter) as optional tools
- a full-screen mode is now available
- zoom in (or out) using the minimap, the touch gestures, the mouse wheel, or keyboard shortcuts
- move the "color application mode" selection to the colors menus/popovers
- add "anti-aliasing" option to several tools
- warn the user when they try to save despite the current operation not being applied
- rewrite the user help manual
Drawing 0.4.14
- Fix the "clipping" option of the paint tool
- Insert text using Pango to allow any system font to be used
- Update the bug report url, from the "new issue" page to the "template selection" page
- Backport numerous translations (chinese, basque, etc.)
Drawing 0.4.13
- Disable a broken feature concerning the save dialog (sandboxed package formats only) (#202)
- Remove dead code
- Update polish and german translations
- Fix minor issue with the selection
Drawing 0.4.12
- Closing a tab doesn't trigger errors anymore (#193, this bug was introduced by 0.4.11)
- Syntax has been updated to python3.8 (#190)
- The app.quit action asks confirmation if modifications are not saved (#191)
- The "save" dialog opens by default in the user's images directory
- The app.quit action asks confirmation if modifications are not saved (#191)
- The preferences dialog now looks better with Cinnamon, Xfce and MATE