Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 80 words in the discussion.

Trending Topics

#rendering#css#different#shadows#circle#shape#should#quit#trying#drawing

Discussion (6 Comments)Read Original on HackerNews

assimpleaspossi8 minutes ago
People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images.
HughParryabout 1 hour ago
I wonder why the firefox CSS rendering engine prefers to smooth out. Looks like a dramatically different implementation, but maybe that's just because it's an edge case of rendering
nicbouabout 3 hours ago
Neat! It's unfortunate that the rendering is so different between browsers.

Have you tried the same thing with shadows? They can also be stacked, I believe.

LoganDarkabout 1 hour ago
Shadows have to be spread in a circle to achieve an outline, so the general shape will converge to roughly a circle, barely following the shape of the text.