Difference between revisions of "Tutorials and help"
Jump to navigation
Jump to search
(→en) |
(added some more unofficial tutorials) |
||
Line 2: | Line 2: | ||
=== en === | === en === | ||
{| class="wikitable" cellspacing="0" cellpadding="5" width=100% style="text-align:center; background-color:#f3f3f3;" | |||
|- | |||
| width=33% style="border: white 2px solid;"| | |||
[[Image:Furboa_head.png]] <br/> | |||
<strong>Name: </strong>[http://www.glitchnyc.com/cgi-bin/blosxom.cgi/technology/opensource/furboa_tutoria.phblox Furboa-Tutorial]<br/> | |||
<strong>Overview: </strong> Learn how to create a cute little cartoony animal in inkscape. The test subject in this case is a cute little guy named Furboa. | |||
| width=33% style="border: white 2px solid;"| | |||
[[Image:Icons_in_Inkscape.png]]<br/> | |||
<strong>Name: </strong>[http://www.deviantart.com/view/14703295/ Icon Creation (Mini-Tutorial)] <br/> | |||
<strong>Overview: </strong> A quick little tutorial demonstrating the design process in creating an SVG icon in inkscape. The finished product of this tutorial is actually in the [http://openclipart.org Open Clip Art Library ] | |||
| width=33% style="border: white 2px solid;"| | |||
[[Image:Orb-tutorial-thumb.png]]<br/> | |||
<strong>Name: </strong>[http://ryanler.wordpress.com/2007/02/16/simple-bubble-in-inkscape-orb-ball-bubble/ Simple Bubble/Orb in inkscape] <br/> | |||
<strong>Overview: </strong> A tutorial that demonstrates the use of the blur filter and clipping to create a simple bubble or orb. | |||
|- | |||
| width=33% style="border: white 2px solid;"| | |||
[[Image:3d-beveltext-thumb.png]]<br/> | |||
<strong>Name: </strong>[http://ryanler.wordpress.com/2007/02/06/24/ 3d like text effect in inkscape] <br/> | |||
<strong>Overview: </strong> A tutorial that demonstrates a technique to create text with a bevelled edge effect. | |||
| width=33% style="border: white 2px solid;"| | |||
| width=33% style="border: white 2px solid;"| | |||
|} | |||
* [http://70.24.158.31:8080/inktut.php Making Icons] (en) | * [http://70.24.158.31:8080/inktut.php Making Icons] (en) | ||
* http://programmer-art.org/inkscape currently down video-tutorials planned. (en) | * http://programmer-art.org/inkscape currently down video-tutorials planned. (en) |
Revision as of 06:23, 20 February 2007
Unofficial tutorials
en
|
|
|
|
- Making Icons (en)
- http://programmer-art.org/inkscape currently down video-tutorials planned. (en)
- Furboa-Tutorial (en)
- Icon Creation, devianart.com-mini-Tutorial, without text
- Cartoon Effekt] Inkscape and Gimp (en)
- Glossy Triangle (sodipodi)
- article about how to create Icons (en)
- Tutorial for product illustration using Inkscape. (en)
- Video about Inkscape, avi
- Beginner tutorial (en)
- List of tutorials (en)
- Inkscape Adventures by Trapper Zoid
- A Starfish with Inkscape (en) in two parts.
de
- Silhouette-tutorial inkscape-forum.de, (de)
- Glassbutton-tutorial inkscape-forum.de, (de)
fr
- Comment faire une illustration de A à Z avec inkscape. (fr), same as above
- Pour grands débutants (fr)
- Liste des didacticiels du blog de Popolon
it
- Simulare l'uso del secchiello (it)
- Il logo ATi con Inkscape - Parte I (it)
- Il logo ATi con Inkscape - Parte II (it)
- Il logo ATi con Inkscape - Parte III (it)
- Vettorializzare un'immagine (es.pratico) (it)
- Unire tracciati differenti (it)
- Come creare semplici ingranaggi (it)
pl
pt_BR
- Manual Desenho Vectorial do Inkscape (pt_BR)
- Manual do inkscape 0.40 (pt_BR)
- Criando raios com inkscape / Usando Blur (pt_BR)
- Criando a logo do Ubuntu (pt_BR)
- Utilização de Imagens SVG em Páginas Web (pt_BR)
zh_CN
Help & helpful articles
- Inkscape TutorialIdeas
- Inkscape User manual (en, fr) or get from user_manual branch of SVN
- Inkscape Vector Graphics pdf, by Peter Kreussel (en)
- Inkscape Vector Graphics, by Peter Kreußel (de), same as above
- art-weblog with inkscape-category (en)
- Andy's weblog with inkscape-category (de)
- Popolongraphical Blog (fr, en)
- Cours Inkscape, by Cédric GEMY (pygmee) (fr)
- Flashvideo about drawing with the pen-tool and Bezier curves (en)
- Flashvideo about creating gradients (en)
- some annotations about "Flowing Text, Portable SVG Files & Producing A4-pdf-files (en)
- Portugese Inscape Manual zipped svg (0.40)] (pt)
- Inkscape: Vector Graphics For Linux Rob, Reilly (en)
- Bezier Curves And The Different Kinds Of Anchor Points (en)
- article about inkscape, Bruce Byfield (en)
- Creating vector graphics with Inkscape by Rosanna Yuen, redhat.com (en)
Creating New Tutorials
Easy way:
- Load up one of the existing tutorials
- Replace its text and images with your own
- Upload it to the Patch Tracker. Make SURE to click the "Upload and Attach a File" checkbox!
Official way:
- Create a DocBook XML file like the Basic Tutorial DocBook
- Follow directions in the tutorial directory README for formatting and handling of embedded non-SVG images
- Create a subdirectory in the doc-docbook module and place the new tutorial docbook file there
- Test tutorial generation using the `make-html`, `make-svg`, and `make-all` scripts
- Announce the availability of the new tutorial