----------------------------------------------------------------------
FMSLogo Version 6.26.0 for Microsoft Windows
----------------------------------------------------------------------

   I. Kit Description/Location
  II. New features/bugs fixed
 III. Standard features
  IV. Recommended usage
   V. Reporting bugs
  VI. Sources
 VII. Minimum System Requirements
VIII. Acknowledgements


I. Kit Description/Location (http://sourceforge.net/projects/fmslogo)

  fmslogo-6.26.0.exe       (binary kit: Windows self-extracting installer)
  fmslogo-6.26.0.zip       (binary kit: Windows ZIP archive)
  fmslogo-src-6.26.0.zip   (source kit)

II. New features/bugs fixed:

  * Added for 6.26.0
    o Fix bug #2843375; ?0 now throws a bad input error, instead of
      behaving like ?1.
    o Fix bug #2813364; SETPENCOLOR and other commands that input a color
      now throw recoverable bad input errors on more bad input.
    o Fix bug #2813359; Checking "Replace All" in the editor's find and
      replace window now works over the entire contents of the editor,
      instead of from the caret to the end.
    o Fix bug #2813357; Search and replace now works like other Windows
      programs (it replaces the current selection, then advances to the
      next match).
    o Implement request #2872454; FMSLogo now supports READRAWLINE to read
      a line from a text file that may contain special characters (to logo).
    o Implement request #2892210; The FMSLogo installer now supports silent
      installation when given the "/S" command-line option.  The language
      can be set with "/LCID=####".
    o Minor improvements to the manual.

  For a complete history of changes across all versions of FMSLogo, see
  http://fmslogo.cvs.sourceforge.net/*checkout*/fmslogo/logo/src/CHANGELOG.TXT

III. Standard features

  * Supports Windows 95/98/ME/NT/2000/XP/WS03/Vista.
  * Supports TCP/IP WinSock Networking.
  * Supports Text in all available fonts and sizes.
  * Supports 1024 independent Turtles.
  * Supports Bitmapped Turtles.
  * Supports Cut, Paste and stretching bitmaps.
  * Supports Clipboard Text and Bitmaps.
  * Supports MIDI devices.
  * Supports Direct I/O for Controlling External hardware.
  * Supports Serial and Parallel Port communications.
  * Supports Zooming.
  * Supports Tail recursion (optimizes most recursive functions).
  * Supports User error handling.
  * Supports "Standard" Logo parsing.
  * Supports Floodfill.
  * Supports Save and restore images in .BMP format files.
  * Supports 1, 4, 8, 16, 24 bits per pixels colors.
  * Supports standard Windows Hypertext Help.
  * Supports standard Windows Printing.
  * Supports separate library and work area.
  * Supports construction of Windows Dialog Boxes.
  * Supports Event Driven programming (Mouse, Keyboard, Timer).
  * Supports MultiMedia Devices (.WAV sound files, CD-ROM control etc.)
  * Supports Event Timers allowing multiprocessing.
  * Supports 3D Perspective drawing (Wireframe and Solids).
  * Supports Animated GIF generation.

IV. Recommended usage

  * Ages 6 and up
     o Beginner     - Forward 100, Right 90
     o Intermediate - Explore mathematics, art, music, robotics, language, and more
     o Expert       - Create games

V. Reporting bugs

  Report bugs at http://sourceforge.net/projects/fmslogo/

VI. Sources
 
  Source code is available.  It's your legal right!  (See LICENSE.TXT).

  The FMSLogo sources were written/compiled with:

    Borland C++ 5.02 for windows (for .EXE)
    Borland Turbo 32bit Assembler (for .EXE)
    DocBook, xsltproc, and Microsoft Help Workshop (for online help)
    Nullsoft Scriptable Install System (NSIS) (for the installer)

VII. Minimum System Requirements

   Pentium class processor with minimum of 16 MB RAM running Windows 95.

VIII. Acknowledgements

  I wish to extend my sincerest thanks to everyone who has used, supported,
  criticized, praised, filed a bug on, or otherwise contributed to either
  FMSLogo or MSWLogo.

  Thanks to:
    Michael Malin
    Kari Hoijarvi
    Clem Rutter
    Lionel Laske
    Relja Medic
    Daniel Ajoy
    Hensley Bass
    Narayanan Chitoor
    Jason Gervich
    Andy Owen
    Theodoros Chatzigiannakis
    Jim Foster
    Juan J. Paredes G.
    Andreas Micheler
    Mike Sandy
    Bertrand Carette
    Carl Bogardus
    Alexandre Soares
    Stephan Vogel
    Stefano Federici
    Lion Nik Kucev
    Pavel Boytchev
    Ralf Kurth
    Bob Gorman
    Igor Baglaev
    Tankhasaev Ayur
    Ayurzanaeva Aryuna

  Special thanks to:
    George Mills
    Brian Harvey
    Jim Muller
    Erich Neuwirth
    Yehuda Katz
