Opened 3 years ago
Closed 3 years ago
#16167 closed enhancement (fixed)
dvisvgm-2.13.3
Reported by: | Bruce Dubbs | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
New point version (was 2.13.2)
Change History (8)
comment:1 by , 3 years ago
comment:3 by , 3 years ago
Summary: | dvisvgm-2.13.2 → dvisvgm-2.13.2 (Wait until TL2022) |
---|
comment:4 by , 3 years ago
Milestone: | 11.2 → 99-Waiting |
---|
comment:5 by , 3 years ago
Description: | modified (diff) |
---|---|
Summary: | dvisvgm-2.13.2 (Wait until TL2022) → dvisvgm-2.13.3 |
2.13.3 :
Added SVG optimizer module reassign-clippaths that searches for duplicate clipPath elements, removes them, and updates the clip-path references.
Replaced the method used to clip embedded EPS/PDF graphics that now usually results in faster rendering of the affected SVG sections.
Fixed a regression regarding transformations of embedded EPS/PDF graphics.
comment:6 by , 3 years ago
Milestone: | 99-Waiting → 11.2 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:8 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in 9ed84ee778584371317adae636ac284d3657edcf 11.1-428
Note:
See TracTickets
for help on using tickets.
This small release improves the clipping of embedded EPS/PDF graphics (issue #176).