 __________________________________________________________________________
/                                                                          \
|             ___________  |                                               |
|  Raymond   / _________/  |  Capper version 0.01 beta (general release)   |
|   Sheh    / /      __    |  for Palm OS 5.0 and above                    |
|          / /___  _/ /    |                                               |
|         /_____ \ \_/     |  Copyright (C) 2003 Raymond Sheh              |
|        __     \ \        |                                               |
|       / / ____ \ \       |  capper@raybot.net                            |
|      /_/ /____\ \_\     |  http://capper.raybot.net                     |
|                          |                                    2003-03-30 |
\__________________________________________________________________________/

LEGALESE:

This file is part of the Capper 0.01 beta preliminary evaluation 
distribution.

Capper is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Capper is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Capper; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA



INTRODUCTION:

Thank you for your interest in Capper!

Capper is a program that automatically 'caps' (shifts into uppercase) alpha 
Graffiti strokes that (at this stage) end in certain areas of the graffiti area. 
Note that this differs somewhat from other similar programs that cap alpha 
Graffiti strokes that cross a certain line at any point in the stroke. 



INSTRUCTIONS:

This distribution of Capper contains both the compiled binary (the thing you 
can directly sync onto your PDA) and sourcecode. 

1: Sync the file "capper.prc" to your PDA's internal memory in the same way 
   as any other normal program. Note that weird things happen if you 
   install it to external memory (such as a MemoryStick) ...

2: Start Capper via its icon and select 'Enable'.

3: Select the method by which you wish to create uppercase letters.
   1: Convert to uppercase any stroke that starts in the alpha
      region and ends outside the alpha region
   2: Convert to uppercase any stroke that starts in the alpha
      region and ends in the number region
   3: Convert to uppercase any stroke that starts and ends in the 
      right hand side of the alpha region (near the midline). 



SOURCECODE:

The sourcecode for this version of Capper has been distributed in the 
file src.zip within the main distribution archive. Note that you will 
need prc tools version 2.2 or later and PilRC version 2.8p8 or later 
to compile this sourcecode. Further information is available from 
http://dev.palmos.com .



BUGS:

To report a bug, send me email at capper@raybot.net. Please check 
at http://capper.raybot.net/ for the known bug list first, and for 
any newer version which may have fixed the bug you wish to report. 



ACKNOWLEDGEMENTS:

Capper contains code based on the program "MemHack" by Yih-Chun Hu, 
for more information refer to http://yihchun.com/sup/ .



CHANGES:

0.01 beta:
  Fixed crashing on first sync

0.01 alpha:
  First preliminary releas
