[ 
https://issues.apache.org/jira/browse/BATIK-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171552#comment-16171552
 ] 

simon steiner commented on BATIK-1160:
--------------------------------------

SVG doesnt display in firefox, is it valid

> Arab Transcoder error
> ---------------------
>
>                 Key: BATIK-1160
>                 URL: https://issues.apache.org/jira/browse/BATIK-1160
>             Project: Batik
>          Issue Type: Bug
>          Components: SVG Rasterizer
>    Affects Versions: 1.7, 1.8
>         Environment: Linux Mint 17.3, java-8-oracle
>            Reporter: Igor Levdanski
>
> Transcoder "null↵Enclosed Exception:↵47"  when running svg to png transcode:
> <svg xmlns="http://www.w3.org/2000/svg";>
>   <g>
>     <text>
>       <tspan>العَرََِّة</tspan>
>     </text>
>   </g>
> </svg>
> or the same with escaped chars (need click to view raw seq):
> <svg xmlns="http://www.w3.org/2000/svg";>
>   <g>
>     <text>
>       
> <tspan>"&#x0627;&#x0644;&#x0639;&#x064E;&#x0631;&#x064E;&#x0650;&#x064E;&#x0651;&#x0629;"</tspan>
>     </text>
>   </g>
> </svg>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to