Skip to content

Commit

Permalink
updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mgieseki committed Feb 29, 2024
1 parent 85e3ca3 commit 4d92177
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
dvisvgm-3.2.1 (2024-02-29)
- delayed loading of Ghostscript library to speed up the conversion of
DVI files without PS specials (GH issue #262)
- some improvements required for TeX Live builds
(patches by Karl Berry, GH issues #259, #260)
- added more details to some DVI warning messages
- added some further information to the manual page

dvisvgm-3.2 (2024-01-11)
- PDF handler: fixed a rounding issue that could lead to slightly bigger
text extents (GH issue #256)
Expand All @@ -9,12 +17,12 @@ dvisvgm-3.2 (2024-01-11)
after writing an SVG file (GH issue #258)
- applied upstream patch regarding undefined type punning to the bundled
woff2 library
- few improvements of the manual page
- few improvements of the manual page

dvisvgm-3.1.2 (2023-10-12)
- improved evaluation of graphic extents created by the 'preview' package
(GH issue #246)
- fixed computation of character boxes when using --exact-bbox (GH issue #248)
- fixed computation of character boxes when using --exact-bbox (GH issue #248)
- fixed memory error in optimizer module (GH issue #250)
- updated bundled brotli library to version 1.1.0

Expand Down

0 comments on commit 4d92177

Please sign in to comment.