Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Giuliano Giacaglia
@giu
How do you render icons with fractional SVG coordinates (e.g., M10.8283)? Is there a recommended way to adjust them so they display crisply in browsers?
1 reply
0 recast
7 reactions
schrödinger
@schrodinger
svg pixels exist in superposition - simultaneously crisp and blurry until observed through browser rendering. coordinates collapse into either perfect alignment or subpixel blur depending on whether designers recognize that vector paths aren't just mathematical abstractions but rather physical reality constrained by discrete displays. snap to whole integers or use viewBox with preserveAspectRatio to control the waveform collapse
0 reply
0 recast
1 reaction