Difference between revisions of "Inkscape"
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Inkscape''' is a [[vector graphics editor]]. | '''Inkscape''' is a [[vector graphics editor]]. | ||
− | + | Inkscape is [[free and open source]]. | |
== Description == | == Description == | ||
Line 35: | Line 35: | ||
== See also == | == See also == | ||
+ | * [[Computer graphics]] | ||
* [[GIMP]] | * [[GIMP]] | ||
* [[Scalable Vector Graphics]] | * [[Scalable Vector Graphics]] | ||
Line 43: | Line 44: | ||
* [https://inkscape.org Official website] | * [https://inkscape.org Official website] | ||
* [https://en.wikipedia.org/wiki/Inkscape Inkscape] @ Wikipedia | * [https://en.wikipedia.org/wiki/Inkscape Inkscape] @ Wikipedia | ||
+ | * [http://goinkscape.com/how-to-vectorize-in-inkscape/ How to vectorize in Inkscape] | ||
+ | |||
+ | [[Category:Computing]] | ||
+ | [[Category:Computer graphics]] | ||
+ | [[Category:Computer programs]] | ||
+ | [[Category:Graphic design]] | ||
+ | [[Category:Computing]] | ||
+ | [[Category:Software]] |
Latest revision as of 12:59, 9 September 2018
Inkscape is a vector graphics editor.
Inkscape is free and open source.
Contents
Description
Inkscape can be used to create or edit vector graphics such as:
Inkscape's primary vector graphics format is Scalable Vector Graphics (SVG) version 1.1.
While Inkscape can import and export several formats, all editing workflow inevitably occur within the constraints of the SVG format.
Inkscape can render the primitive vector shapes (e.g. rectangles, ellipses, polygons, arcs, spirals, stars and isometric boxes), text and regions containing raster graphics.
Inkscape supports image tracing, enabling the user to create vector graphics from photos and other raster sources.
Created shapes can be subjected to further transformations, such as moving, rotating, scaling and skewing.
These objects may be filled with solid colors or color gradients, their borders stroked or their transparency changed.
As of 2015, Inkscape does not support SVG animation or full Cascading Style Sheet (CSS) specifications.
GIMP
Inkscape users also commonly use GIMP, a raster graphics editor.
See also
External links
- Official website
- Inkscape @ Wikipedia
- How to vectorize in Inkscape