TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Interacting with SVG

29 点作者 snupha大约 10 年前

1 comment

amelius大约 10 年前
A couple of problems with SVG:<p>- Difficult to really mix with HTML elements, like video (the example here is kind of a border-case that works, but try for example clipping a video by a non-rectangular path).<p>- No hinting at smaller pixel-sizes, meaning that you&#x27;d need different SVGs for different pixel-sizes in order for them to look pretty at small sizes.
评论 #9158065 未加载