Opened 12 months ago
Closed 12 months ago
#19642 closed enhancement (fixed)
dvisvgm-3.3
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 months ago
- Added file dvisvgm.map to the default font map files being looked up automatically. It can be used to add font mappings which should always be taken into account when dvisvgm is called.
- Added evaluation of #include and #includefirst present in font map files to allow for including the contents of other map files.
- The conversion of CMYK colors to RGB has been modified so that the resulting colors are now close to those created by Ghostscript and most PDF viewers. Previously, a simple mapping of the color components, like for green, was used. Ghostscript, in contrast, applies ICC profiles to display colors as produced by a designated printer.
- Fixed the initialization of a transformation matrix which led to invalid bounding boxes when converting a sequence of DVI pages (#268).
- Fixed the computation of internal Coons tensor points.
- Updated the bundled GoogleTest to version 1.12.1.
comment:3 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.