A little tutorial for Inkscape to create gradients that follow a path. This technique is also useful to create some abstract stuff. Just check the tutorial to see what i mean.
This tutorial is a teamwork of Malte Rödl ( you can visit his webpage here > [link] ) and me.
You can download a pdf version by hitting the download button.
Machst nen SVN Checkout, is ganz einfach: mkdir ~/svn (Ordner für svn erstellen, kannste nennen wie de willst, musst dann halt nur mit cd in deinen Ordner wechseln) cd ~/svn svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk inkscape cd inkscape ./autogen.sh ./configure --with-python --with-perl --prefix=/usr (benutze ich, kannst die Parameter auch weglassen bzw. anpassen, Standard Prefix is /usr/local glaub ich) make sudo make install sudo cp /usr/share/inkscape/icons/tango_icons.svg /usr/share/inkscape/icons/icons.svg (wenn de die Tango Icons nutzen willst)
Dauert zwar nen kleinen Moment bis es "gebacken" ist, aber lohnt sich.
Beim "svn co link" gehört das "inkscape" noch mit ran, also "svn co link inkscape" (Ordner mit dem Namen inkscape wird erstellt und die Daten aus der svn kommen hinein)
Great stuff, had no idea that marker feature would be so useful when i added it. Love that about contributing to inkscape, people always come up with clever ways to use things that you cant predict.
Daily Literature Deviations is a group that is dedicated to bringing literature to the forefront of the deviantArt community. We attempt to accomplish this by daily featuring Literature artists from around the community that deserve the recognition, but are not getting it.
Each day we will feature 10 deviations from the Literature categories in a News Article. In order to support the artists that we feature, we ask that you the news article as well as check out the individual pieces. We understand that each day you may not be able to check out each and every one of the pieces, everyone has their own things going on. We just ask that you make an attempt to help support the growing Literature community.
When it comes to community spirit, `Rushy is a shining example. From participating in devmeets, to providing positive encouragement to other artists, `Rushy can always be found demonstrating what it really takes to be a true deviant. It's without any hesitation that we are delighted to award the Deviousness Award for July 2009 to `RushyRead More
Devious Comments
Comments
--
Enjoy your life. You only have one.
--
...cup is empty! | ubuntu | mysoti
--
Enjoy your life. You only have one.
mkdir ~/svn
(Ordner für svn erstellen, kannste nennen wie de willst, musst dann halt nur mit cd in deinen Ordner wechseln)
cd ~/svn
svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk inkscape
cd inkscape
./autogen.sh
./configure --with-python --with-perl --prefix=/usr
(benutze ich, kannst die Parameter auch weglassen bzw. anpassen, Standard Prefix is /usr/local glaub ich)
make
sudo make install
sudo cp /usr/share/inkscape/icons/tango_icons.svg /usr/share/inkscape/icons/icons.svg (wenn de die Tango Icons nutzen willst)
Dauert zwar nen kleinen Moment bis es "gebacken" ist, aber lohnt sich.
--
...cup is empty! | ubuntu | mysoti
--
...cup is empty! | ubuntu | mysoti
--
...cup is empty! | ubuntu | mysoti
Super Tutorial!
Previous Page1234Next Page