/***********************************/
/*                                 */
/*   onHand/Ruputer Sample Program */
/*   <<Font Indication>>           */
/*                                 */
/***********************************/

This is a font display program running on onHand/Ruputer. 

If you compile this, you will have a onHand/Ruputer execution file named dispfont.exf.
(Use the file by changing makefile to suit your own environment.)
Then, when you upload it to onHand/Ruputer and start it, you can sequentially display fonts of font_code 0-60 with up/down key. 
You can see how each font will be displayed on the screen.
Refer to them when you display characters with Lcdbios functions, etc.
 
For detailed information on each function, refer to <rupsysLibManu(c).txt>, <LcdbiosLibManu(c).txt>, etc. 
In addition, for details on fonts, refer to <FontManu.txt>.

===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
