Releases: misohena/el-easydraw
Releases · misohena/el-easydraw
v1.2.0
What's Changed
- Add preset feature
- Add import feature (Import SVG output by others such as inkscape, graphviz dot, dvisvgm, etc., although it is incomplete)
- Add generator object (include latex and dvisvgm support)
- Improve context menu
- Improve multi-line text support
- Add temporary editing states (you can temporarily hide specified shapes or make it unresponsive to the mouse)
- Add keybindings
- p<, p> : Toggle markers (arrows, etc.)
- x : Generator tool
- ? : Tool help
- dif : Document > Import File
- d!!, !v, !p, !! : Change temporary editing states
- Tt, Ts, Tr : Non-graphical transform
- Ti, C-t : Graphical transform
- Fix #23. Make comma-wsp optional in path descriptors. by @TobiasZawada in #24
- Minor bug fixes and improvements
- Screenshots: https://github.com/misohena/el-easydraw/wiki/Screenshots
- Full Changelog: v1.1.0...v1.2.0
v1.1.0
A stable version of November 16, 2023.
Changes:
https://misohena.jp/blog/2022-12-21-emacs-easy-draw-2022.html
https://misohena.jp/blog/2023-08-26-emacs-easy-draw-2023.html