Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.6.1
-
None
-
None
-
Linux Mint 17 Cinnamon x64 edition
Description
I was using a SVG to PNG converter in a unit test for testing a JNI interface for the Eiffel programming language. When the test finished the unit test was not able to delete the test directory containing the SVG test file. Using the system resource monitor I found that a file for an image link within the SVG had not been closed after rendering the linked file.
In the attached file button.svg the variable $png_path is first substituted with the path to the file edit-icon.png before attempting to render with the class SVG_TO_PNG_TRANSCODER