File:Scalable Vector Graphics Stroke-dashoffset.svg
Summary
Category:Commons:Maint:Igen:T
Description |
Nederlands: Illustratie t.b.v. het boek "Scalable Vector Graphics" |
Date | |
Source | Transferred from nl.wikibooks to Commons. |
Author | Erik Baas at Dutch Wikibooks |
SVG development | Category:Valid SVG created with Text Editor SVG code<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created by Erik Baas for WikiBooks -->
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<title>Wikibooks SVG-demo: stroke-dashoffset</title>
<rect id="background" width="100%" height="100%" fill="white" />
<line x1="0" y1="45" x2="200" y2="45" stroke-width="6" stroke="black" stroke-dasharray="20,5" />
<line x1="0" y1="55" x2="200" y2="55" stroke-width="6" stroke="black" stroke-dasharray="20,5" stroke-dashoffset="5" />
SVG code<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<path fill="#FFF" d="m0,0h100v100H0"/>
<g stroke-width="6" stroke="#000" stroke-dasharray="20,5">
<path d="m0,45h100"/>
<path d="m0,55h100" stroke-dashoffset="5"/>
</g></svg>
</svg>
|
Licensing
Erik Baas at Dutch Wikibooks, the copyright holder of this work, hereby publishes it under the following license:
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
![]() ![]() ![]() |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | |
Attribution: | ||
| ||
This licensing tag was added to this file as part of the GFDL licensing update. |
Original upload log
The original description page was here. All following user names refer to nl.wikibooks.
- 2008-11-13 01:34 Erik Baas 100×100× (518 bytes) {{Information |Description=Illustratie t.b.v. het boek "Scalable Vector Graphics" |Source=Eigen werk |Date=Zie uploaddatum |Author=[[User:Erik Baas|Erik Baas]] |Permission=GNU/FDL |other_versions= }} {{Eigenwerk}} [[Category:Afbeeldingen]]