The <font>
SVG element defines a font to be used for text layout.
Categories | Font element |
---|---|
Permitted content | Any number of the following elements, in any order: Descriptive elements <font-face> , <glyph> , <hkern> , <missing-glyph> , <vkern>
|
This element implements the SVGFontElement
interface.
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of '<font>' in that specification. | Recommendation | Initial definition |
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | ? | No support[1] | ? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | ? | No support[1] | ? | ? | ? |
[1] See bug 119490.
The chart is based on these sources.
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/font