SVG Tutorial
index
|
elemente
das text-Element
Mögliche Kind-Elemente
desc
|
title
|
metadata
|
tspan
|
tref
|
textPath
|
altGlyph
|
a
|
animate
|
set
|
animateMotion
|
animateColor
|
animateTransform
Attribute
Name |
Anwendung |
Typ |
Standardwert |
mögliche Werte |
externalResourcesRequired |
optional |
svg:Boolean
|
false |
- |
class |
optional |
svg:ClassList
|
- |
- |
style |
optional |
svg:StyleSheet
|
- |
- |
transform |
optional |
svg:TransformList
|
- |
- |
x |
optional |
string |
0 |
- |
y |
optional |
string |
0 |
- |
dx |
optional |
svg:Lengths
|
0 |
- |
dy |
optional |
svg:Lengths
|
0 |
- |
rotate |
optional |
string |
0deg |
- |
textLength |
optional |
svg:Length
|
- |
- |
lengthAdjust |
optional |
string |
spacing |
spacing spacingAndGlyphs
|
Attribute aus AttributGruppen
Beschreibung im Tutorial
8 - Text
8.1 - Das text-Element und seine Koordinaten
8.2 - Text im Text - das tspan-Element
8.3 - Texte referenzieren - das tref-Element
8.4 - Rotation einzelner Zeichen
8.8 - Moegliche Grundlinien und das tpath-Element
11.2 - Eigenschaften zur Darstellung der Objekte
13.1 - Animationen erstellen - animate
14.5 - Primitive Filter - PresentationAttributs-FilterPrimitives
15.1 - Clipping - das clipPath-Element
15.2 - Masking - das mask-Element
16.5 - Methoden fuer den Zugriff auf Knoten
16.7 - Methoden fuer den Zugriff auf Text
16.9 - Methoden zur Manipulation von Elementen/Knoten
16.10 - Methoden zur Manipulation von Text
17.2 - SVG fonts mit Apache Batik erzeugen
17.5 - Beschreibung eines font - das Element font-face
17.6 - Zeichen definieren - die Elemente missing-glyph und glyph
|