SVG in Titanium Desktop?

岁酱吖の 提交于 2019-12-05 08:29:32

The SVG that you have pasted, is pretty basic and should work well in all SVG supported environments. Below is the link to the W3C's comprehensive test suite to test comformance to the SVG standard. Please find a way to run these tests in your environment. If the tests fail then your environment may not support the full SVG specs.

http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-index.html

The WebKit/WebCore framework in Titanium Desktop is quite outdated.

Titanium Desktop has been abandoned by appcelrator and converted to a community driven project.

The community is discussing a switch to ChromeEmbedFramework.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!