More changes from 0.9.31 added to appdata file
This commit is contained in:
parent
bae09c15bd
commit
d7be1e9edb
2 changed files with 8 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023.June.19 (0.9.31)
|
||||
2023.June.26 (0.9.31)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* Loops - Draw loop-the-loops.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<component type="desktop">
|
||||
<id>org.tuxpaint.Tuxpaint</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0+</project_license>
|
||||
<project_license>GPL-2.0+</project_license>
|
||||
<name>Tux Paint</name>
|
||||
<summary>A drawing program for children</summary>
|
||||
<description>
|
||||
|
|
@ -43,13 +43,15 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="0.9.31" date="2023-06-01">
|
||||
<release version="0.9.31" date="2023-06-26">
|
||||
<description>
|
||||
<p>New Magic tools: Loops, Ribbon, Smooth, and Squiggles.</p>
|
||||
<p>Eraser tool now offers fuzzy erasers.</p>
|
||||
<p>Turn saved drawings into Templates (found in the New dialog) within Tux Paint (via the Open dialog). These may be deleted from the New dialog.</p>
|
||||
<p>Specify UI font, via "uifont" configuration option. (List available fonts with "--listfonts" on the command-line.)</p>
|
||||
<p>Eraser tool now offers fuzzy (soft-edged) erasers.</p>
|
||||
<p>Turn saved drawings into Templates (found in the New dialog) from within Tux Paint itself (via the Open dialog). (They may subsequently be deleted from the New dialog.)</p>
|
||||
<p>"Erase" option to remove saved drawings from the Open dialog and exported templates from the New dialog may be disabled, via "noerase" configuration option.</p>
|
||||
<p>Specify the user interface font, via "uifont" configuration option. (List available fonts with "--listfonts" on the command-line.)</p>
|
||||
<p>Different (default) user interface fonts are once again used for under different locales.</p>
|
||||
<p>Minor improvements to the selection buttons for the 'special' colors (pipette, HSV picker, and color mixer).</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="0.9.30" date="2023-05-14">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue