Add missing Fretwork magic tool docs

This commit is contained in:
Bill Kendrick 2021-09-20 22:42:45 -07:00
parent 8f31459990
commit 0ed588521f
8 changed files with 38 additions and 3 deletions

View file

@ -5,7 +5,7 @@ individual HTML files for each of them, and an index.html that links to
them all. */
/* Bill Kendrick <bill@newbreedsoftware.com> */
/* Oct. 8, 2009 - September 6, 2021 */
/* Oct. 8, 2009 - September 20, 2021 */
/* Authors of the Magic tools: */
@ -145,6 +145,10 @@ $tools = array(
'desc'=>'Click a corner of your picture and drag towards the center to fold it up like a piece of paper.',
'author'=>array($AUTHOR_ADAMR, $AUTHOR_KENDRICK, $AUTHOR_PERE)),
array('name'=>'Fretwork',
'desc'=>'Draw an interlaced decorative design that looks like wooden fretwork.',
'author'=>$AUTHOR_PERE),
array('name'=>'Glass Tile',
'desc'=>'Click and drag over your picture to make it look like it\'s being seen through glass tiles.',
'author'=>$AUTHOR_KENDRICK),