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

SVG Tutorial

  index  |  elemente

das glyph-Element

Mögliche Kind-Elemente

desc | title | metadata | defs | path | text | rect | circle | ellipse | line | polyline | polygon | use | image | svg | g | view | switch | a | altGlyphDef | script | style | symbol | marker | clipPath | mask | linearGradient | radialGradient | pattern | filter | cursor | font | animate | set | animateMotion | animateColor | animateTransform | color-profile | font-face

Attribute

Name Anwendung Typ Standardwert mögliche Werte
class optional svg:ClassList - -
style optional svg:StyleSheet - -
unicode optional string - -
glyph-name optional string - -
d optional svg:PathData - -
orientation optional string h h
v
arabic-form optional string initial initial
medial
terminal
isolated
lang optional svg:LanguageCodes - -
horiz-adv-x optional 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.6 - Zeichen definieren - die Elemente missing-glyph und glyph
17.7 - Kerning - die Elemente hkern und vkern