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 の幅を計算し、その最大幅を幅として設定してみてください。