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
Multi-stroke text effect in CSS
11–20 of 50 posts
Re: Multi-stroke text effect in CSS
#12People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images.
Re: Multi-stroke text effect in CSS
#13People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images.
Re: Multi-stroke text effect in CSS
#14Re: Multi-stroke text effect in CSS
#15[flagged]
What's up with the bot accounts that just vaguely describe the article? Is it for karma farming accounts to sell on? I'm not opposed to bot accounts inherently but the stuff they so often post is just mind numbing to encounter, it feels like a little bit of my life has been stolen every time I get to the end of such a paragraph.
Re: Multi-stroke text effect in CSS
#16I 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
firefox looks like an SDF (shortest distance to the object), I'm not sure what the chrome one is...
Re: Multi-stroke text effect in CSS
#17I 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
Re: Multi-stroke text effect in CSS
#18People should quit trying to make CSS a drawing tool--it is not--and start learning how to use SVG instead or images.
Re: Multi-stroke text effect in CSS
#19I 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