home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / info / ASCII / ASCII10 / ASCII10.TXT < prev   
Encoding:
Text File  |  1997-04-13  |  3.2 KB  |  97 lines

  1. AsciiChart
  2. by John Valdes
  3. Version 1.0
  4. 4/13/97
  5.  
  6. AsciiChart is a simple character set and font display utility for the
  7. U.S. Robotics Palm Pilot.  Use AsciiChart to view the characters
  8. available in each of the PalmOS built-in fonts, to find their ASCII
  9. codes, and to determine their heights and widths.
  10.  
  11.  
  12. INSTALLATION
  13. ------------
  14. To install AsciiChart in your Pilot, first download and decompress the
  15. AsciiChart archive appropriate for your system. Next, run the
  16. InstallApp program, enter the name of the AsciiChart file where
  17. indicated (or click the Browse... button and use the dialog box to
  18. find the AsciiChart .prc file) and then click the Install button.
  19. Finally, HotSync your Pilot with your computer to load AsciiChart into
  20. your Pilot.
  21.  
  22.  
  23. HOW TO USE
  24. ----------
  25. Use the scroll buttons to scroll the chart up or down; the hardware
  26. scroll buttons scroll by one screen at a time, while the onscreen
  27. scroll arrows scroll by one row at a time. Tap a character or use
  28. Graffiti to display the ASCII code (in decimal and hexadecimal), font
  29. height, and character width of the character. The popup trigger at the
  30. upper left of the screen can be used to change the font of the
  31. displayed characters.  Tapping the "Copy" button will copy the
  32. currently selected character to the clipboard (useful for pasting
  33. "Graffiti-less" characters into memos or shortcuts).
  34.  
  35.  
  36. HISTORY
  37. -------
  38. Version 1.0, 4/13/97:
  39.  
  40.  o character information is now properly updated when changing the
  41.    font while the selected character is scrolled off the screen
  42.  
  43.  o fixed centering (as much as possible) of Graffiti shift characters
  44.    in the Symbol font in PalmOS 1.0.x (no fix was needed for the
  45.    Graffiti shift characters in PalmOS 2.x)
  46.  
  47.  o corrected URL in the "About" dialog and added email address
  48.  
  49. Version 1.0 alpha 3, 3/23/97:
  50.  
  51.  o initial public release
  52.  
  53.  
  54. KNOWN PROBLEMS
  55. --------------
  56. Version 1.0:
  57.  
  58.  o Table cell selection and highlighting problem still needs to be
  59.    fixed properly.
  60.  
  61. Version 1.0 alpha 3:
  62.  
  63.  o Selecting a character in the table with the stylus only works when
  64.    tapping in the upper 2/3 of the cell; this is due to a "misfeature"
  65.    of the PalmOS table handling code.
  66.  
  67.  o Table cell highlighting is a bit odd, due to problem mentioned above.
  68.  
  69.  o Display of the Graffiti shift state characters in the Symbol font
  70.    needs to be cleaned up.
  71.  
  72.  
  73. PLANNED ADDITIONS
  74. -----------------
  75.  o Redo table selection code to work around problems mentined above.
  76.  
  77.  o Perhaps add display of character name (as given in SKD's Chars.h)
  78.    upon selection?  Don't know how useful this would be, and would add
  79.    about 2-4K to the size of the application. Thoughts? (send to
  80.    j-valdes@uchicago.edu)
  81.  
  82.  
  83. LEGAL STUFF
  84. -----------
  85. AsciiChart is Copyright (C) 1997 by John Valdes.
  86.  
  87. AsciiChart is freeware. Permission is given for free use and
  88. distribution of this program. No warranty is made on this software,
  89. nor is the author liable for any damage resulting from the use of this
  90. software.
  91.  
  92. Any questions, comments or suggestions can be emailed to me at
  93. j-valdes@uchicago.edu. The current version of AsciiChart can be found
  94. with other Pilot software at
  95. <http://astro.uchicago.edu/home/web/valdes/pilot/>.  Source code is
  96. available on request.
  97.