| ▲ | Multi-stroke text effect in CSS(yuanchuan.dev) | ||||||||||||||||
| 62 points by cheeaun 6 hours ago | 7 comments | |||||||||||||||||
| ▲ | assimpleaspossi 2 minutes ago | parent | next [-] | ||||||||||||||||
People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images. | |||||||||||||||||
| ▲ | HughParry 39 minutes ago | parent | prev | next [-] | ||||||||||||||||
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 | |||||||||||||||||
| ▲ | nicbou 3 hours ago | parent | prev | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| |||||||||||||||||
| ▲ | shutterkiller 2 hours ago | parent | prev [-] | ||||||||||||||||
This is a neat trick. I like that it stays in plain CSS instead of falling back to SVG, though I'd be curious how robust it is across font rendering differences. | |||||||||||||||||
| |||||||||||||||||