Initial commit of Icelandic translated docs
h/t Sveinn
This commit is contained in:
parent
78e9461c7c
commit
c7f83e4167
227 changed files with 25865 additions and 1 deletions
36
docs/is_IS.UTF-8/SVG.txt
Normal file
36
docs/is_IS.UTF-8/SVG.txt
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Tux Paint
|
||||
útgáfa 0.9.31
|
||||
SVG Documentation
|
||||
|
||||
Höfundarréttur © 2007-2022 eftir various contributors; sjá AUTHORS-skrá.
|
||||
https://tuxpaint.org/
|
||||
|
||||
4. júní 2022
|
||||
|
||||
About SVGs
|
||||
|
||||
SVG (Scalable Vector Graphics) is an open standard used to describe
|
||||
two-dimensional vector graphics. It is great for diagrams and shapes,
|
||||
while PNGs are better for photographs. SVG files are a bit like
|
||||
instructions on how to make an image. This means that they can be resized
|
||||
without looking pixelated or blocky.
|
||||
|
||||
For more information, visit: https://www.w3.org/Graphics/SVG/
|
||||
|
||||
How to make SVGs
|
||||
|
||||
An excellent tool with which to create SVG images for use in Tux Paint is
|
||||
Inkscape, a high-quality Open Source interactive drawing program available
|
||||
for Windows, macOS, and Linux. There are also other applications that can
|
||||
produce SVGs, both free/open source, and commerical/proprietary.
|
||||
|
||||
Open Source
|
||||
* Inkscape — http://www.inkscape.org/
|
||||
* Karbon — https://calligra.org/karbon/
|
||||
|
||||
Proprietary
|
||||
* CorelDRAW (Corel) — https://www.coreldraw.com/en/
|
||||
* Illustrator (Adobe) —
|
||||
http://www.adobe.com/products/illustrator.html
|
||||
* Boxy SVG — https://boxy-svg.com/
|
||||
* Sketch (Sketch B.V.) — https://boxy-svg.com/
|
||||
Loading…
Add table
Add a link
Reference in a new issue