Y
Hacker News
new
|
ask
|
show
|
jobs
by
jrmuizel
5085 days ago
The rasterization of the Unicode character will be cached in the glyph cache just like the rest of the glyphs, so the GIF is not really any cheaper.
1 comments
lucian1900
5085 days ago
Ok, SVG, character and GIF are better than a bunch of CSS :)
link
hei_zen
5085 days ago
You misunderstood a lot of things. Most importantly that replacing a graphic with a unicode char has something to do with CSS :-)
link
lucian1900
5085 days ago
My original comment is a reply to the suggestion to use a CSS icon.
link
user-id
5085 days ago
Well, using the :before or :after pseudo-selector and content property is a possibility.
link