Added a 'color picker' entry to the color palette; allows choosing
from over 50,000 colors. Used by drawing and Magic tools, as well as the new 'New' dialog. Documented Martin's Mac OS X printing update. Improved colors in Starter browser buttons.
This commit is contained in:
parent
c0962bf16e
commit
183b751810
4 changed files with 601 additions and 45 deletions
|
|
@ -19,6 +19,10 @@ $Id$
|
|||
+ New images can be given solid background colors
|
||||
(which the 'Eraser' tool erases to)
|
||||
|
||||
* Added a 'color picker' entry to the color palette; allows choosing
|
||||
from over 50,000 colors. Used by drawing and Magic tools, as well
|
||||
as the new 'New' dialog.
|
||||
|
||||
* Documentation Imrpovements:
|
||||
---------------------------
|
||||
* Improved --usage output.
|
||||
|
|
@ -66,6 +70,9 @@ $Id$
|
|||
"make nopango". Note: A modified SDL_Pango.h header file is included
|
||||
with Tux Paint, to work around a compile issue with SDL_Pango 0.1.2's.
|
||||
|
||||
* Print configuration is now saved between Tux Paint sessions on Mac OS X.
|
||||
Martin Fuhrer <mfuhrer@users.sourceforge.net>
|
||||
|
||||
* New Brushes
|
||||
-----------
|
||||
* Sparkles (based on old Magic Tool)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue