Skip to content

Commit 12b6263

Browse files
committed
updated NEWS
1 parent a28caee commit 12b6263

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
dvisvgm-3.4 (2024-07-24)
2+
- option --embed-bitmaps is now also applied to images included with special
3+
dvisvgm:img
4+
- added macro {?cmyk(c,m,y,k)} to allow for directly specifying CMYK colors
5+
in literal SVG fragments
6+
- extended dvips color specials to distinguish between fill and stroke colors
7+
- added color special "color set" to replace the current color without pushing
8+
a new value onto the color stack
9+
- added macros {?fillcolor} and {?strokecolor} to retrieve the current fill and
10+
stroke color, respectively. Former macro {?color} equals {?fillcolor} and is
11+
still available too
12+
- replaced millimeter units with big point (bp) units in the message showing
13+
the extent of generated SVG file
14+
- fixed the detection of MIME types depending of file name suffixes
15+
- several small code improvements
16+
117
dvisvgm-3.3 (2024-04-10)
218
- added file dvisvgm.map to the default font map files being looked up
319
- added evaluation of #include and #includefirst present in font map files

0 commit comments

Comments
 (0)