• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

CMakeScripts/H23-May-2021-2,6642,198

LICENSES/H03-May-2022-

buildtools/H03-May-2022-5,5064,196

doc/H03-May-2022-316294

man/H03-May-2022-6,2774,242

packaging/H03-May-2022-7,7085,421

po/H03-May-2022-4,210,8663,346,518

share/H03-May-2022-168,015142,910

snap/H23-May-2021-318258

src/H03-May-2022-908,159630,167

testfiles/H03-May-2022-7,0545,083

.appveyor.ymlH A D17-May-20211.1 KiB4731

.clang-tidyH A D17-May-2021467 87

.gitmodulesH A D17-May-2021308 109

AUTHORSH A D17-May-20212.7 KiB186185

CONTRIBUTING.mdH A D17-May-20215.4 KiB13696

COPYINGH A D17-May-20211.7 KiB3522

INSTALL.mdH A D17-May-20213 KiB10070

NEWS.mdH A D23-May-20214.1 KiB10872

README.mdH A D17-May-20211.6 KiB3225

TRANSLATORSH A D23-May-20219.8 KiB208207

_clang-formatH A D17-May-20213.1 KiB114112

astylercH A D17-May-2021662 3021

config.h.cmakeH A D17-May-20212.7 KiB10368

download-gtest.shH A D17-May-2021408 1512

org.inkscape.Inkscape.appdata.xml.inH A D23-May-20216.9 KiB146143

org.inkscape.Inkscape.desktop.templateH A D17-May-2021650 2825

README.md

1Inkscape. Draw Freely.
2======================
3
4[https://inkscape.org/](https://inkscape.org/)
5
6Inkscape is a Free and open source vector graphics editor. It offers a rich set
7of features and is widely used for both artistic and technical illustrations
8such as cartoons, clip art, logos, typography, diagramming and flowcharting.
9It uses vector graphics to allow for sharp printouts and renderings at
10unlimited resolution and is not bound to a fixed number of pixels like raster
11graphics. Inkscape uses the standardized SVG file format as its main format,
12which is supported by many other applications including web browsers.
13
14SVG Features include basic shapes, paths, text, markers, clones,
15alpha blending, transforms, gradients, and grouping.
16In addition, Inkscape supports Creative Commons meta-data, node-editing,
17layers, complex path operations, text-on-path, and SVG XML editing.
18It also imports several formats like EPS, Postscript,
19JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based
20formats.
21
22Inkscape's main motivations are to provide the Open Source community
23with a fully W3C compliant XML, SVG, and CSS2 drawing tool emphasizing a
24lightweight core with powerful features added as extensions, and the
25establishment of a friendly, open, community-oriented development
26processes.
27
28[![build status](https://gitlab.com/inkscape/inkscape/badges/master/pipeline.svg)](https://gitlab.com/inkscape/inkscape/-/commits/master)
29[![Build Status](https://ci.appveyor.com/api/projects/status/gitlab/inkscape/inkscape?branch=master&svg=true)](https://ci.appveyor.com/project/inkscape/inkscape)
30
31For installation, please see: [INSTALL.md](INSTALL.md)
32