mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 17:36:00 +00:00
Adds support for writing kmxplus section of a kmx file. Extends KMXFile to a KMXPlusFile subclass. Adds KMXPlusBuilder which is called from KMXBuilder if KMXBuilder finds that the file is a KMXPlusFile. This means that KMXPlusBuilder generates a buffer that could be stored independently of its parent .kmx file transport, if that is later considered desirable. Adds new constants for sizes of various table components, which makes building the file much simpler. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||