mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-01 05:07:40 +00:00
Updates Keyman for Windows and Keyman Developer sources so that they build under Delphi 10.4. No validation has been performed to ensure that there are no other issues. The intent here is to get a baseline build working. Note also IMSample.vcxproj which has its WinSDK version updated for VS2019. |
||
|---|---|---|
| .. | ||
| 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.