FIXME note in Makefile: starter/template thumbs...

The thumbnails for starters & templates are NOT being re-generated
when the source images are modified -- only when the thumbnail is
missing.  Needs an update to the target's prerequisites
(but I'm very rusty with this level of Makefile magic).

Also, update some Starter source images so they work better with
flood fill (Bald Eagle, World map, Gecko).
This commit is contained in:
Bill Kendrick 2019-09-14 12:00:39 -07:00
parent a54dd570b4
commit 41847ae4af
5 changed files with 33 additions and 20 deletions

View file

@ -64,6 +64,9 @@ $Id$
* Build process generates thumbnails of included Starters and Templates.
When installed, this greatly increases the speed of the "New" dialog.
* Updated some Starter source images so they work better with
flood fill (Bald Eagle, World map, Gecko).
* Documentation updates
---------------------
* Mended link to MinGW/MSYS instructions at John Popplewell's website.