|
Question |
Rating |
View Answer |
|
What is SVG? |
|
View Answer |
|
What can I do with this library? |
|
View Answer |
|
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)?
|
|
View Answer |
|
Explore the possibilities of SVG. |
|
View Answer |
|
If a font contains kerning and ligature info, does an SVG renderer apply these transformations? |
|
View Answer |
|
What is SVG-VML-3D ? |
|
View Answer |
|
Does an SVG implementation ever do line-breaking of text?
|
|
View Answer |
|
If yes, and the font is in Type1 format, and if the font is specified by download, how does the SVG renderer find the corresponding .afm (font metrics) file? |
|
View Answer |
|
What is SVG and what is VML ? |
|
View Answer |
|
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? |
|
View Answer |