Opened 5 years ago
Closed 5 years ago
#12771 closed enhancement (fixed)
dvisvgm-2.8.2
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 9.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
dvisvgm 2.8.2
If available, dvisvgm now calls mf-nowin instead of mf to process Metafont files (issue #121).
Fixed the switching between PostScript's null device and the regular page device in PS operator restore (issue #122).
Fixed a PostScript error triggered by backslashes in file paths (Windows only, issue #123).
Fixed a build issue related to GCC on Solaris 11.
Some code cleanup.
14 November 2019: dvisvgm 2.8.1 has been released
· 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 which is used by a couple of LaTeX packages. It’s used to temporarily suppress graphic output when executing drawing or text commands.
· Absolute paths given in special psfile are now retained in the SVG file when referencing external image files.
· Some code refactorings.
Change History (3)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Description: | modified (diff) |
---|---|
Summary: | dvisvgm-2.8.1 → dvisvgm-2.8.2 |
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r22458