mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 16:17:40 +00:00
Follows on from the similar changes to `Keyboard` fields in #13600. This deprecates the `RTL` and `Name` fields. `RTL` was never used. `Name` was written but never presented to end users, so effectively irrelevant. `Name` also was present in `File.Description` (already deprecated) for the corresponding model.js _and_ `Info.Name`, so doubly redundant. Also updates the schema documentation to mark the deprecated fields. Relates-to: #13600 |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
| .eslintrc.cjs | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Keyman Developer - kmc-package
This package compiles .kps Keyman package source files into binary .kmp Keyman package files. It can be used from the command line with @keymanapp/kmc.
Note: .kmp files are .zip files internally.