Releases: LudwigCRON/undulate
Releases · LudwigCRON/undulate
v0.0.5
improvements, new name, and more possibilities
New:
- wavedrom single node edge for text position
- arrows, lines, … and color overloading
- add from / to properties to delimit global time compression
- remove background behind text in annotations with text-background: False
Change:
- rename module from pywave to undulate
- fix positions wrt to hscale/vscale
- improve safety wrt to evaluation of equations
- position calculation
- fix background during signal transition
- update documentation
- simplify installation process
Improved Compatibility & Bug Fix
This version enhance the compatibility with wavedrom rendering
and fix many bugs detected in the v0.0.2
EPS/PDF/PNG/SVG support
This release offers the integration of pycairo.
The skin can be applied accross all this format by using the cairo rendering engine.
the new formats supported are:
-f cairo-svg
-f cairo-pdf
-f cairo-eps
-f cairo-png
previous SVG/EPS renderer are preserved if one can afford the install of pycairo.