Scalable Vector Graphics (SVG) Question:

Download Job Interview Questions and Answers PDF

Does an SVG implementation ever do line-breaking of text?

SVG Interview Question
SVG Interview Question

Answer:

It doesn't look like SVG will do any line-breaking. If you want line-breaking of text, then embed some XHTML or other CSS-formatted or XSL-formatted XML within <foreignobject>.

Download SVG Interview Questions And Answers PDF

Previous QuestionNext Question
Explore the possibilities of SVG?If a font contains kerning and ligature info, does an SVG renderer apply these transformations?