Y
Hacker News
new
|
ask
|
show
|
jobs
by
pennomi
831 days ago
Plus SVG can’t properly wrap text, which matters for some use cases.
1 comments
int_19h
831 days ago
If you're rendering a PNG, you're already doing layout, so you might as well still do it but at least keep the individual glyphs as, well, glyphs (so that they scale to high DPI etc).
link