rtgx

SVG (Scalable Vector Graphics)

Jednoduchý test funkčnosti (dole je výsledok; kód uložiť s príponou SVG).

<?xml version="1.0" standalone="no" ?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/svg11.dtd">
<svg width="10cm" height="5cm" viewBox="0 0 1100 550" xmlns="http://www.w3.org/2000/svg" version="1.1">
<title>SVG test, Infoware 2006/2/55</title>
<rect x="1" y="1" width="1098" height="548" fill="none" stroke="blue" stroke-width="1px" />
<text x="100" y="150" style="fill:rgb(0,0,0);font-size:60;font-family:Tahoma">SVG test</text>
<text x="100" y="294" style="fill:rgb(0,0,0);font-size:50;font-family:Tahoma">010</text>
<rect x="200" y="250" width="300" height="50" fill="red" />
<text x="100" y="354" style="fill:rgb(0,0,0);font-size:50;font-family:Tahoma">020</text>
<rect x="200" y="310" width="400" height="50" fill="green" />
<text x="100" y="414" style="fill:rgb(0,0,0);font-size:50;font-family:Tahoma">030</text>
<rect x="200" y="370" width="500" height="50" fill="blue" />
</svg>
Jednoduchý test funkčnosti SVG
 
Žiadne dokumenty ani odkazy k tejto stránke.

Generátor typoscriptu

Vytvára typoscript pre bežné použitie. Generátor je jednoduchý na obsluhu, stačí vyplniť zopár položiek formulára.

Odkazy