-1
嗨 誰能告訴我爲什麼Chrome的顯示圖形,但Firefox和Opera不SVG瀏覽器問題
val doctype = xml.dtd.DocType("svg", xml.dtd.PublicID("-//W3C//DTD SVG 1.1//EN", "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"), Nil)
val out =
xml.XML.save("result.xml", out, "UTF_8", true, doctype)