Sync docs; update org.tuxpaint.Tuxpaint.appdata.xml.in
Syncing docs to grab version & date updates, MAGIC-API tweak, and updated quickstart guide. Update `org.tuxpaint.Tuxpaint.appdata.xml.in` to mention 2- and 3-point perspective, and "complexity" option, too. Regen. POT & PO files to grab new strings from appdata file.
This commit is contained in:
parent
bd5d7e5fb7
commit
c4a42b6a90
169 changed files with 20477 additions and 17480 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Tux Paint 0.9.29 Quickstart Guide </title>
|
||||
Tux Paint 0.9.32 Quickstart Guide </title>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
vlink="#FF0000"
|
||||
alink="#FF00FF">
|
||||
|
||||
<h1>Tux Paint 0.9.29 Quickstart Guide</h1>
|
||||
<h1>Tux Paint 0.9.32 Quickstart Guide</h1>
|
||||
|
||||
<h2>Tools (Drawing)</h2>
|
||||
|
||||
|
|
@ -112,13 +112,13 @@
|
|||
<h3>🖓Desfacer</h3>
|
||||
<ul>
|
||||
<li>Use to undo the most recent changes (multiple undo available).</li>
|
||||
<li>Shortcut: [Ctrl]+[Z]</li>
|
||||
<li>Shortcut: [Control]+[Z]</li>
|
||||
</ul>
|
||||
|
||||
<h3>🖒Refacer</h3>
|
||||
<ul>
|
||||
<li>Use to redo the most recent undone change (multiple redo available).</li>
|
||||
<li>Shortcut: [Ctrl]+[R]</li>
|
||||
<li>Shortcut: [Control]+[R]</li>
|
||||
</ul>
|
||||
|
||||
<h3>◪Eraser</h3>
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
</li>
|
||||
<li>Click/tap "🕮⮫Open" to begin a new drawing.</li>
|
||||
<li>Click/tap "⤺Back" to abort and return to your current drawing.</li>
|
||||
<li>Shortcut: [Ctrl]+[N]</li>
|
||||
<li>Shortcut: [Control]+[N]</li>
|
||||
</ul>
|
||||
|
||||
<h3>🕮⮫Open</h3>
|
||||
|
|
@ -161,27 +161,27 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li>Click/tap "🖻⮫🗏Template" to turn the drawing into a new template.</li>
|
||||
<li>Shortcut: [Ctrl]+[O]</li>
|
||||
<li>Shortcut: [Control]+[O]</li>
|
||||
</ul>
|
||||
|
||||
<h3>🕮⮪Save</h3>
|
||||
<ul>
|
||||
<li>Click/tap to save your drawing.</li>
|
||||
<li>If you've saved previously, you'll be prompted whether to overwrite the previously-saved drawing (a la "File→Save") or create a new saved drawing (a la "File→Save As...")</li>
|
||||
<li>Shortcut: [Ctrl]+[S]</li>
|
||||
<li>Shortcut: [Control]+[S]</li>
|
||||
</ul>
|
||||
|
||||
<h3>🖶Print</h3>
|
||||
<ul>
|
||||
<li>Click/tap to print your drawing.</li>
|
||||
<li>Hold [Alt] or [Option] while clicking/tapping to bring up printer dialog, if available.</li>
|
||||
<li>Shortcut: [Ctrl]+[P]</li>
|
||||
<li>Shortcut: [Control]+[P]</li>
|
||||
</ul>
|
||||
|
||||
<h3>🗙Quit</h3>
|
||||
<ul>
|
||||
<li>Click/tap to quit Tux Paint.</li>
|
||||
<li>Shortcut: [Esc]</li>
|
||||
<li>Shortcut: [Escape]</li>
|
||||
</ul>
|
||||
|
||||
<h2>Colors</h2>
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
<li>Click/tap to choose a color to use with the Paint, Lines, and Shapes tools, and Stamps and Magic tools that support colors.</li>
|
||||
<li>
|
||||
Use the pipette / color picker 💉 button to choose a color from a pixel in your current drawing. <ul>
|
||||
<li>Shortcut: When colors are available, press [Ctrl] and click/tap in your drawing, to quickly pick a color from your drawing.</li>
|
||||
<li>Shortcut: When colors are available, press [Control] and click/tap in your drawing, to quickly pick a color from your drawing.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
@ -212,20 +212,20 @@
|
|||
|
||||
<h2>Shortcuts while drawing:</h2>
|
||||
<ul>
|
||||
<li>[Ctrl]+Click/tap - Quick pipette / color picker 💉 access</li>
|
||||
<li>[Control]+Click/tap - Quick pipette / color picker 💉 access</li>
|
||||
<li>[X]+Click/tap - Quick eraser ◪ access</li>
|
||||
<li>[Ctrl]+[Z] - 🖓Undo</li>
|
||||
<li>[Ctrl]+[R] - 🖒Redo</li>
|
||||
<li>[Ctrl]+[N] - 🗏New</li>
|
||||
<li>[Ctrl]+[O] - 🕮⮫Open</li>
|
||||
<li>[Ctrl]+[S] - 🕮⮪Save</li>
|
||||
<li>[Ctrl]+[P] - 🖶Print</li>
|
||||
<li>[Control]+[Z] - 🖓Undo</li>
|
||||
<li>[Control]+[R] - 🖒Redo</li>
|
||||
<li>[Control]+[N] - 🗏New</li>
|
||||
<li>[Control]+[O] - 🕮⮫Open</li>
|
||||
<li>[Control]+[S] - 🕮⮪Save</li>
|
||||
<li>[Control]+[P] - 🖶Print</li>
|
||||
<li>[Alt]+[S] - Toggle sound effects on/off</li>
|
||||
<li>[Esc] - ⤺Back or 🗙Quit</li>
|
||||
<li>[Escape] - ⤺Back or 🗙Quit</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<em>Last updated: 19 de Xullo de 2023</em>
|
||||
<em>Last updated: 1 de Xaneiro de 2024</em>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue