[ 
https://issues.apache.org/jira/browse/BATIK-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated BATIK-1056:
---------------------------------

    Description: In svg I have <svg:font-face-uri xlink:href="arial.ttf"/> 
which loads font in awt but temp file is not released until jvm exit, I added 
close method which i call from fop.
    
> [PATCH] Font temp for svg not deleted before JVM exit 
> ------------------------------------------------------
>
>                 Key: BATIK-1056
>                 URL: https://issues.apache.org/jira/browse/BATIK-1056
>             Project: Batik
>          Issue Type: Bug
>            Reporter: simon steiner
>         Attachments: batikdeletetmp.patch, svg.fo
>
>
> In svg I have <svg:font-face-uri xlink:href="arial.ttf"/> which loads font in 
> awt but temp file is not released until jvm exit, I added close method which 
> i call from fop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to