File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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+
117dvisvgm-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
You can’t perform that action at this time.
0 commit comments