//=======================================\\ |
||  ||      ||   |||           ||||||||  || |
||  ||||  ||||   |||          |||        || |
||  || |||| ||   |||          |||        || |
||  ||  ||  ||   |||||||||||   ||||||||  || |
||=======================================|| |
||Multi-Platform Language for Calculators|| |
\\=======================================// | 
____________________________________________|

   $$$  $$$$  $$$$  $$$$$ $$$$$$$ $$$$$  $$$
  $     $   $ $   $   $      $    $     $
   $$$  $   $ $   $   $      $    $$$    $$$
      $ $$$$  $$$$    $      $    $         $
  $$$$  $     $   $ $$$$$    $    $$$$$ $$$$

    ****  ****  ***** *******  ****  **** 
    *     *   *   *      *    *    * *   *
    ***   *   *   *      *    *    * *   *
    *     *   *   *      *    *    * ****
    ****  ****  *****    *     ****  *   *

###########################################################
## last update: 2004-12-28 ##
#############################

MLC AFX SPRITES EDITOR 0.6 (beta 2) DOCUMENTATION

####################### COPYRIGHTS ########################
MLC Copyrights (c) 2004 - 2005 Epic Programming Studio
MLC SE Copyrights (c) 2004 - 2005 Jacek (4nic8) Malinowski
###########################################################

######################## USING INFO #######################

arrows		- move the cursor
[SHIFT]		- puts a pixel
[DEL]		- fills sprite with current color
[ctrl]+arrows	- slowers the cursor
[tan] / [->]	- contrast up / contrast down

colors:
[F1]		- white
[F2]		- light gray
[F3]		- dark gray
[F4]		- black
[F5]		- mask

saving:
[F6]		- then you choose a file F1 - F6

Sprites are saved to files: AMLCSPR1 - AMLCSPR6.

To use a sprite in a MLC prog just copy it from a sprite file and paste in the DATA section of MLC code :).

##################### VERSION HISTORY ######################

----> v. 0.6 b2:
	- new BMP format bug is fixed

----> v. 0.6 b1:
	- new BMP format

----> v. 0.5 b2:
	- a miniature 

----> v. 0.5 b1:
	- the first realase
	- 8x8 sprites support