Skip to content

dvisvgm 2.8.1

Compare
Choose a tag to compare
@mgieseki mgieseki released this 14 Nov 15:41
· 551 commits to master since this release
  • Added SVG optimizer module simplify-text to move common attributes from tspan elements to the enclosing text element. Redundant tspan elements are removed afterwards.
  • Added support for PS operator nulldevice.
  • Absolute paths given in special psfile are now retained in the SVG file when referencing external image files.
  • Some code refactorings.