开发者

Is it possible to use a vector image on a website?

开发者 https://www.devze.com 2023-02-28 06:25 出处:网络
Is it poss开发者_StackOverflow社区ible to use a vector image on a website? Perhaps using JavaScript, jQuery or something?It looks to me as if you need to learn about \'SVG\'.Yes, it is.

Is it poss开发者_StackOverflow社区ible to use a vector image on a website? Perhaps using JavaScript, jQuery or something?


It looks to me as if you need to learn about 'SVG'.


Yes, it is.

Two possible routes are SVG or canvas - have a look at https://stackoverflow.com/questions/568136/svg-vs-canvas-where-is-the-web-world-going-towards

There is a world of browser-compat and tooling (e.g. image generation) issues to consider.

0

精彩评论

暂无评论...
验证码 换一张
取 消