Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究使用 SVG 图形构建 Web 组合,该组合主要针对现代 Webkit 智能手机/平板电脑。我会考虑使用 SVG 来获得清晰度和动画属性,但我只是想知道是否可以锁定或加密SVG?出于版权目的保护我的图形?
谢谢
ķ
总之,不。图像就是答案。
浏览器在某些时候需要对象的完整路径,任何人都可以拦截它。
如果您真的不想只使用图像,请确保在源代码中包含许可证。你真正需要的只是谷歌和律师。任何足够复杂的 svg 文件都是可搜索的