spiegel-keyman/developer/src/samples
2022-06-12 13:56:13 +10:00
..
Examples chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
imsample chore(windows): move keymanversion.h to common 2022-06-12 13:56:13 +10:00
Products chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
Tests chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
Makefile chore(developer): fixup samples build 2022-05-19 10:44:56 +10:00
readme.txt chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00

The Samples folder contains the following subfolders:

  Keyboards: Tavultesoft and user-submitted sample keyboard
             layouts, ranging from simple to complex.  None of
             these layouts include fonts; some of the keyboards
             can be downloaded in a package that includes a 
             font from http://www.tavultesoft.com/.

  Products: Examples of how to use Keyman Developer to create a
            complete customised input solution.

  imsample: The IMSample keyboard that implements a simple
            Input Method Composition window, with a DLL
            interface.  This sample can be easily customised
            for use with any menu-based keyboard.