Lines/Shapes: Display angles in Tux tip text

When drawing lines or rotating a shape, the angle of rotation
is shown (in the instructions at the bottom).
This commit is contained in:
Bill Kendrick 2021-10-25 23:23:28 -07:00
parent 1bee12246e
commit af1bd0850e
133 changed files with 5387 additions and 3273 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2021.October.24 (0.9.27)
2021.October.25 (0.9.27)
* New Magic Tools:
----------------
* "Lightning" - Draws a bolt of lightning striking between
@ -86,6 +86,9 @@ $Id$
(e.g., when returning from the "Open" dialog).
(Closes https://sourceforge.net/p/tuxpaint/feature-requests/186/)
* When drawing lines or rotating a shape, the angle of rotation
is shown (in the instructions at the bottom).
* Allowing Left [Alt] key for switching to Japanese input method.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>