
*=-----------------------------------------------------------------------------=*	

		    >> Musical Note Head Editor  V0.06 <<

		  	 Last Updated:  22th,Jan,2011

                               By Kevin Picone

            Copyright 2011 by Kevin Picone, All Rights Reserved.
*=-----------------------------------------------------------------------------=*	
                 UnderwareDesign.com                PlayBASIC.com
*=-----------------------------------------------------------------------------=*	

 About:
 ======

       This is simple vector shape editor designed with the goal of editing
 scalable musical note heads.
 


 Controls:
 ==========

     -----------------------
     F1  = HELP DIALOG
     -----------------------


     -----------------------
     F2  = Vectex Editor Mode
     -----------------------

              Left Mouse Click = Add Vertex
              Right Mouse Click = MOVE Vertex  (Must be on the vertex)

              Delete Key = Delete nearest Vertex

              
     -----------------------
     F3  = Edge Editor Mode
     -----------------------

           
           A key = Add/Delete Edge Mode

                   left click to connect closest edge to destination edge

                   Delete key to delete closest edge


           M Key  = Modify Edge Mode
 
                   Left Click to select edge.  

                   Right Click or space bar to deselect edge   

                   When selected,  left click the curve controls to alter curve

                   T = Change select edges curve type.  Two modes, straight and bezier
 


     -----------------------
     F5  = Load 
     -----------------------

           
	Load shape into the buffer, this will clear any current project.

     -----------------------
     F6  = Save
     -----------------------

	Save the current buffer to disc.
	

     -----------------------
     F12  = NEW
     -----------------------

	Reset the shape buffer to default. This will clear any changes you've made


*=-----------------------------------------------------------------------------=*	

