Regen all docs after Swedish updates
h/t Daniel!!!
This commit is contained in:
parent
2e18e9c720
commit
3b15ddb840
307 changed files with 10864 additions and 10535 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Tux Paint SVG Documentation </title>
|
||||
Rita med Tux SVG-dokumentation </title>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8">
|
||||
<style>
|
||||
|
|
@ -92,10 +92,10 @@
|
|||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.35<br/>
|
||||
SVG Documentation </h1>
|
||||
SVG-dokumentation </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2007-2022 by olika bidragsgivare; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
Copyright © 2007-2022 av olika bidragsgivare; se <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||
</p>
|
||||
|
||||
|
|
@ -111,10 +111,10 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
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. </p>
|
||||
SVG (Scalable Vector Graphics) är en öppen standard som används för att beskriva tvådimensionell vektorgrafik. Den passar utmärkt för diagram och former, medan PNG-filer är bättre för fotografier. SVG-filer är lite som instruktioner om hur man gör en bild. Det innebär att de kan ändras i storlek utan att se pixliga eller blockiga ut. </p>
|
||||
|
||||
<p>
|
||||
For more information, visit: <a href="https://www.w3.org/Graphics/SVG/">https://www.w3.org/Graphics/SVG/</a> </p>
|
||||
För mer information, besök: <a href="https://www.w3.org/Graphics/SVG/">https://www.w3.org/Graphics/SVG/</a> </p>
|
||||
</section>
|
||||
|
||||
<section class="indent">
|
||||
|
|
@ -123,10 +123,10 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
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. </p>
|
||||
Ett utmärkt verktyg för att skapa SVG-bilder för användning i Rita med Tux är Inkscape, ett interaktivt ritprogram med öppen källkod av hög kvalitet som finns tillgängligt för Windows, macOS och Linux. Det finns också andra applikationer som kan producera SVG: er, både gratis / öppen källkod och kommersiell / proprietär. </p>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Open Source</strong></dt>
|
||||
<dt><strong>Öppen källkod</strong></dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li> <cite>Inkscape</cite>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue