Scalable Vector Graphics (SVG) Question:
Download Questions PDF

Is there any way for the creator of an SVG document to specify text that will (a) be rendered with the precise metrics intended and (b) will render correctly on all conforming SVG implementations?

Answer:

This was one of the requirements from the SVG Requirements document. Somehow or other this will be possible.

Download SVG Interview Questions And Answers PDF

Previous QuestionNext Question
How does one specify a precise font in any other way than by downloading? In particular, how would an SVG document specify the difference between Adobe Times (in Type1 format, say), and Monotype Times (in TrueType format, say)?What are the predefined shapes in SVG?