Grafik oben  
Online-Ressourcen:
      SVG Tutorial | AGB-(c) | aptico | Pohlmann
Schatten

SVG Tutorial

  index  |  elemente

das font-Element

Mögliche Kind-Elemente

desc | title | metadata | glyph | hkern | vkern

Attribute

Name Anwendung Typ Standardwert mögliche Werte
externalResourcesRequired optional svg:Boolean false -
class optional svg:ClassList - -
style optional svg:StyleSheet - -
horiz-origin-x optional svg:Number 0 -
horiz-origin-y optional svg:Number 0 -
horiz-adv-x required svg:Number - -
vert-origin-x optional svg:Number - -
vert-origin-y optional svg:Number - -
vert-adv-y optional svg:Number - -

Attribute aus AttributGruppen Beschreibung im Tutorial

17.1 - Grundlagen SVG fonts
17.2 - SVG fonts mit Apache Batik erzeugen
17.3 - Externe SVG Fonts
17.4 - Das font-Element
17.5 - Beschreibung eines font - das Element font-face
17.6 - Zeichen definieren - die Elemente missing-glyph und glyph