Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@misohena misohena released this 19 May 11:35
· 53 commits to master since this release

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