Introduction To Inkscape And Its Future
WarriorC writes "Bryce Harrington, Inkscape's founder, wrote an article introducing his brainchild and where its development is heading (see: Illustrator-killer). Some screenshots of the latest CVS version are included." It's also a nice glimpse into an "unorganized" but nonetheless successful open source process.
Isn't that a fairly easy change to make to current open-source vector-drawing utilities? Serializing the output to XML instead of a binary format doesn't seem like the first feature you should mention when describing the advantages your program has over others... Then again, it is open source.
Following our policy to "Patch first, ask questions later", we integrated the new feature as soon as practical, without wasting time arguing about it on a mailing list
The patch in question, a boolean operations patch, is said to be PD in the article. But this attitude is a major landmine for GPL (or any other free license) projects.
At least Linus wants folks signing patches now. But how much damage has been done to the various Free projects we all rely on? How can anyone guarantee the pedigree of any of the code on my linux box with a "go ahead and paste it in!!" attitude?
Anyhow, I call this Kinkscape since I use KDE. You may know it as Ginkscape.
I don't need no instructions to know how to rock!!!!
I use inkscape all the time as a jump start for any svg based graphics i build.
.css or use a style block for styles and i have a 99.999% solution.
my job right now is creating svg based graphs and data visualizations and inkscape is by far the best product I've used (illustrator, sodipodi, xmlspy and even vi) for creating the base graphic before i have to build all the data driven elements.
now just let me link in a
Gimp actually has a fairly closed development structure, and I don't think it would be accurate to say that they're trying to steal Photoshop's userbase. They seem to have their own goals and interests, and seem to be pretty stubborn about them (especially interface decisions).
Ceci n'est pas un post
Apart from showing nicely how the "hive" model of software development can and *will* work (although I am not sure whether patch first, ask later is always a good idea), this development has me hoping that people who, like our group, use Illustrator and Photoshop for scientific illustrations, can finally escape vendor lock-in. For relatively simple illustrations (we always keep illustrations as simple as possible for reasons of clarity), Adobe's solutions are really overpriced. Licensing issues have us worried anyway since it is almost impossible to keep track of all the licenses we're supposed to have... Anyways: we're on a budget and are always looking to open source alternatives. We have our students on OpenOffice and lots of touching up is already done with the Gimp. If we can now do other illustrations with an open source tool that is equivalent to Illustrator, well... And we would be happy to contribute to the effort financially as long as it is cheaper than buying Adobe :)
----- One learns to itch where one can scratch.
TWW
"Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
Mmm... I'd love it for two of my favorite open source projects to come together.
You don't need to wait. You can currently "export" (print) to Postscript/EPS. Convert that to PDF, and you're done.
Going the other way is what I'd really like to see. That is, import ps and PDF into Inkscape.
The ratio of people to cake is too big
There is a reason Adobe owns the market for graphics applications; despite their best efforts (cf. application bloat and corporate arrogance). Photoshop and Illustrator are still the best combo out there for bitmapped/vector graphics.
I am a believer of momentum and curves.
-----------
Mobile porn faq
Personally, I find the GIMP 2 UI to be easy for my uses. However, going from PS to GIMP is like going from using a calculator for dividing, to using long division. Things like an inner shadow which are simple to implement in PS take many more steps to implement in GIMP. Because it's so easy to make an inner shadow with PS it makes it easier to experiment, and it saves me time. However, I want to use a Free alternative to PS for things like web design and GIMP is that.
I find Illustrator's type options to be severely lacking. You can't even underline your text. You can adjust all sorts of crazy font parameters, but you can't fucking underline.
Color models are going to be tricky ... SVG is currently limited to only sRGB by CSS2/3. We're trying to find clean ways to extend SVG/CSS without breaking backwards compatability (and of course we're tracking future W3C proposals along these lines).
DNA just wants to be free...
I tried it the other day, and my first impression is man, I won't be missing Corel Draw anymore! It even has some features Corel doesn't. I liked Sodipodi somewhat before, but this is much better.
Now somebody needs to fork Dia and make it work as well as Visio.