----------------------------------------------------------------------
FMSLogo Version 6.33.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.33.0.exe - Installer for the mainline Logo environment
fmslogo-6.33.0.zip - ZIP of the mainline Logo environment
wxfmslogo-6.33.0.exe - Installer for the Beta wxWidgets-based Logo environment
II. New features/bugs fixed:
Changed in 6.33.0
o Fix bug #438; The wxWidgets version of FMSLogo no longer opens hundreds of
windows when running SELECTBOX from a program loaded on FMSLogo startup.
o Fix bug #347; Rotating bitmaps no longer flicker when the turtle moves.
o Fix bug #364; Creating a rotating bitmap turtle before loading the bitmap
no longer causes FMSLogo to enter an infinite loop.
o Fix bug #414; FILES and DIRECTORIES now output in alphabetical order.
o Fix bug #435; examples now run on Windows 7.
o Fix bug #436; The wxWidgets version of FMSLogo now closes modal windows
when WINDOWDELETE is run with an unknown window name as input.
o Fix bug #439; READWORD, READLIST, and READRAWLINE can now process the last
line of a text file, even if it doesn't end in a newline.
o Fix bug #440; The line continuation character (~) is now removed from the
the final line in file (same as all the other continuation characters).
o Fix bug #445; Rotating bitmap turtles now draw the center of the bitmap as
the center of the turtle.
o Fix bug #446; Rotating bitmap turtles now anti-alias the upper&left edges
of the bitmap in the same way as the lower&right edges.
o Fix bug #447; The bitmap on rotating bitmap turtle now wraps around
the edges of the world in WRAP mode.
o Fix bug #450; The wxWidgets version of FMSLogo now strips trailing newlines
from text pasted into the commander input.
o Add a Croatian translation.
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/Windows 7/Windows 8.
* 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)
MinGW (for the screen saver)
MinGW package of cygwin (for wxWidgets .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:
Alexandre Soares
Andreas Micheler
Andy Owen
Anthony Barnett
Ayurzanaeva Aryuna
Bertrand Carette
Bob Gorman
Bruce Mardle
Carl Bogardus
Clem Rutter
Daniel Ajoy
Domagoj Kuna
Hensley Bass
Igor Baglaev
Jan Grabe
Jason Gervich
Jim Foster
Juan J. Paredes G.
Kari Hoijarvi
Lion Nik Kucev
Lionel Laske
Michael Malin
Mike Sandy
Narayanan Chitoor
Pavel Boytchev
Ralf Kurth
Relja Medic
Stefano Federici
Stephan Vogel
Tankhasaev Ayur
Theodoros Chatzigiannakis
Special thanks to:
George Mills
Brian Harvey
Jim Muller
Erich Neuwirth
Yehuda Katz