WIP Label "apply" option
Starting work towards https://sourceforge.net/p/tuxpaint/feature-requests/213/ The ability to 'apply' a label to the canvas, making it permanent (as if added using the "Text" tool instead). Removed unused "label rotate" option's code (and hence addressed a bug we didn't relalize when choosing the "Label" tool while in in "--nostampcontrols" mode; the unused "rotate" button would appear).
This commit is contained in:
parent
b60a4ec4d1
commit
f787cb0f75
3 changed files with 50 additions and 68 deletions
|
|
@ -70,6 +70,12 @@ 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).
|
||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/213/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* More instruction text are 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