home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-4 / developer / resources / classes / TabletKit.1.0.README < prev   
Encoding:
Text File  |  1996-11-09  |  1.7 KB  |  43 lines

  1. TabletKit 1.0 Demo Package
  2.  
  3.     This package contains a TabletKit demo application with full
  4. source code, two tablet reader bundles with full source code, library
  5. header files, and complete documentation for the TabletKit. This
  6. package does not include the TabletKit libraries.
  7.  
  8. TabletKit Description
  9.  
  10. The TabletKit defines a high level framework and API that facilitates
  11. communication between applications and graphics tablets. Tablet input
  12. occurs independent of both the mouse and a specific display area of
  13. the screen. This framework eases development of applications relying
  14. on tablet information for digitizing graphs, maps, and other images,
  15. in addition to free hand drawing, gesture recognition, and many other
  16. activities requiring a tablet and stylus or cursor as the primary mode
  17. of input. The TabletKit fully supports features common to many tablets
  18. including:
  19.  
  20.     -  Transmission control settings (baud rate, parity, etc.)
  21.     -  Communication protocol settings
  22.     -  Alternate report formats and report frequency
  23.     -  Resolution and orientation settings
  24.     -  Multi-button pressure and angle sensitive stylus
  25.     -  4-button and 16-button cursor
  26.  
  27. The TabletKit also provides a high-level API for developers that
  28. allows creation of custom tablet reader bundles for reading data from
  29. tablets with currently unsupported data formats. The TabletKit
  30. currently provides two bundles for reading the MM/SummaSketch and
  31. UIOF/Microgrid binary data formats.
  32.  
  33. The distribution includes high quality documentation, an example
  34. drawing application, and source code for the supplied tablet reader
  35. bundles which utilize the TabletReader API.
  36.  
  37. For further information, contact:
  38.  
  39. Arcane Systems Ltd.
  40. Phone: (403) 275-9232
  41. Fax: (403) 275-9245
  42. Email: tabletkit@arcane.com
  43.