mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-01 13:17:41 +00:00
We no longer need to backup debug files as they are saved to the symbol store during a release build. This reduces the amount of storage required for a release build and should speed up the build also. Also fixes the broken build where backup had not been updated for the new consistent build paths. |
||
|---|---|---|
| .. | ||
| Examples | ||
| imsample | ||
| Products | ||
| Tests | ||
| Makefile | ||
| readme.txt | ||
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.