|
|
|
|
| Component/s: |
SVG
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.1
|
|
| Reported By: |
Steffen Greiffenberg
|
|
Firefox is extremely slow if a svg file contains a lot of clipping areas. The attached changes do not write a clip if it is not necessary. Only if the clipping area intersects the shape to be drawn the clip is written before.
|
|
Description
|
Firefox is extremely slow if a svg file contains a lot of clipping areas. The attached changes do not write a clip if it is not necessary. Only if the clipping area intersects the shape to be drawn the clip is written before. |
Show » |
| There are no comments yet on this issue.
|
|