Merge branch 'master' into sdl2.0
This commit is contained in:
commit
a9661efe2b
12 changed files with 275 additions and 56 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
2022.February.17 (0.9.28)
|
||||
2022.February.22 (0.9.28)
|
||||
* Improvements to "Paint" and "Lines" tools:
|
||||
------------------------------------------
|
||||
* Brush spacing may now be altered within Tux Paint.
|
||||
|
|
@ -70,16 +70,19 @@ http://www.tuxpaint.org/
|
|||
(h/t Anat Caspi)
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* WIP "Label" tool now offers a way to "apply" a label to the
|
||||
canvas (as if it were 'painted' onto the drawing with the "Text"
|
||||
tool).
|
||||
* "Label" tool now offers a way to "apply" a label to the canvas
|
||||
(as if it were 'painted' onto the drawing with the "Text" tool).
|
||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/213/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
& Pere Pujal i Carabantes <perepujal@gmail.com>
|
||||
|
||||
* Bugfix: Onscreen keyboard repositions itself to the top if you
|
||||
use [Enter] to move the cursor down, and it begins overlapping
|
||||
the keyboard.
|
||||
|
||||
* Bugfix: Positioning and rendering of labels selected for editing
|
||||
via [Tab] cycling & the [Enter] key now works as expected.
|
||||
|
||||
* More instructional text is shown (and sound effects play) when
|
||||
using the Label tool.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue