spiegel-keyman/windows/src/developer/samples
rc-swag 48f179d14c
fix(windows): apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-12-20 10:03:45 +10:00
..
Examples Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
imsample fix(windows): apply suggestions from code review 2021-12-20 10:03:45 +10:00
Products Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Tests Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Makefile chore(windows): move from Borland make to nmake 2021-12-06 12:47:31 +04:00
readme.txt Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07: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.