Y
Hacker News
new
|
ask
|
show
|
jobs
by
silverwind
178 days ago
SVG can for example contain text elements rendered with a font. If the font is not available it will render in a different one. The issue can be avoided by turning text elements into paths, but not all SVGs do that.
1 comments
GoblinSlayer
178 days ago
Also text zoom.
link