Adding sub-tool support to Fill tool

Currently only one sub-tool (Solid) shown, as no code for new
tools has been added yet.  (Plans for linear & radial gradients.)
This commit is contained in:
Bill Kendrick 2021-02-20 16:42:35 -08:00
parent 485723d0e4
commit c63b86c8fa
138 changed files with 10230 additions and 7816 deletions

View file

@ -19,8 +19,11 @@ $Id$
(Use the "colorsrows" option.)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* A new "xorpixel()" function has been added to the Magic Tools API.
* [WIP] Adding sub-tools to the Fill tool.
+ Solid (the classic fill tool)
+ [WIP] Linear Gradient
+ [WIP] Radial Gradient
* New Magic Tools:
----------------
* Checkerboard
@ -42,6 +45,9 @@ $Id$
few which had previously only been available as plain TXT are now
available as HTML).
+ French translation
Chion Jacques <jacques.chion@orange.fr>
+ Galician
Miguel Anxo Bouzada <mbouzada@gmail.com>
@ -72,6 +78,10 @@ $Id$
* Galician translation
Miguel Bouzada <mbouzada@gmail.com>
* Magic Tool Improvememnts:
-------------------------
* A new "xorpixel()" function has been added to the Magic Tools API.
* Bug Fixes:
----------
* Halftone magic tool wasn't loading due to a problem