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.
在 android 默认浏览器中,我使用 -webkit-transform 和 scale 来放大 svg 文件。 它变得像素化和模糊。如何处理?
尝试在 SVG 上设置宽度,计算 SVG 缩放后的宽度并将其最大宽度设置为宽度。这可能会有所帮助..