Brush spacing improvements
Each brush's initial spacing (calculated, or loaded
from .dat file) is recorded. When the spacing UI
is used to select a close, but not-precisely-the-same,
spacing option, the default is chosen ("nudged" to it).
h/t Pere for pointing this out (e.g., "aa_round_seethru_05.png")
Also, meter's lowest value has a sliver dark blue.
This commit is contained in:
parent
3f588ff6c0
commit
16839df8ba
2 changed files with 67 additions and 21 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
2022.October.19 (0.9.29)
|
||||
2022.October.25 (0.9.29)
|
||||
* Improvements to "Stamp" tool:
|
||||
-----------------------------
|
||||
* Stamps may now be rotated.
|
||||
|
|
@ -95,6 +95,13 @@ http://www.tuxpaint.org/
|
|||
Light, Metal Paint, Negative, and Pixels.)
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Some brushes' initial spacing was not acheivable after
|
||||
changing the spacing. Now 'nudging' back to the default
|
||||
when chosing the spacing option that's closest to the default.
|
||||
(h/t Pere for pointing this out)
|
||||
(Also, some tweaks to the spacing UI)
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
* Processed PNG images through `pngout` to increase some compression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue