Answer the question
In order to leave comments, you need to log in
How is an SVG font rendered?
The task is to implement something like an SVG font renderer on canvas. There is an svg font itself with glyphs, something like this
<font id="font" horiz-adv-x="988"><font-face font-family="Action Man" units-per-em="2048" panose-1="0 0 4 0 0 0 0 0 0 0" ascent="1353" descent="-323" alphabetic="0"/>
<glyph unicode="q" glyph-name="q" horiz-adv-x="1067" d="M940 ... 707Z"/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question