Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 1e2ad40c19 fix(developer): filter incorrect fonts out of .keyboard_info
The font collection code was somewhat wrong in kmc-keyboard-info. It
collected all fonts referenced in the package, even for multi-keyboard
packages, which meant that the .keyboard_info file listed all fonts for
all languages. Furthermore, if a font was referenced in multiple
language entries in the .kps, then it would be repeated for each
language in the .keyboard_info. This patch addresses both of these bugs.

The good news is that this makes some of the .keyboard_info files
smaller. In particular, fv_all.keyboard_info goes from 4675 lines down
to 695 lines!

Fixes: #12852
Cherry-pick-of: #12909
2025-01-16 15:23:26 +07:00
.github chore(linux): remove Ubuntu 23.10 Mantic 2024-07-24 10:14:31 +02:00
android fix(android): Process hardware keystrokes when OSK is hidden 2025-01-13 07:04:03 +07:00
common fix(common): declare dep on @keymanapp/ldml-keyboard-constants 2024-09-26 09:37:49 -07:00
core chore(core): ldml test updates for 17.x 🍒 🙀 2024-12-10 09:54:01 -06:00
developer fix(developer): filter incorrect fonts out of .keyboard_info 2025-01-16 15:23:26 +07:00
docs fix(core): serialize tests for core/wasm on mac agents 2024-06-18 07:50:54 +10:00
ios chore(ios): renew certificate 2024-10-08 15:16:49 +07:00
linux chore(linux): Update debian changelog 2024-12-11 15:54:09 +01:00
mac fix(mac): check for macOS 11 for PostEvent access 2024-09-05 09:26:56 +07:00
oem/firstvoices cherrypick(oem/fv): Update keyboard versions and names for fv_all.kmp 2024-10-04 13:06:18 +07:00
resources chore(common): allow build agents to automatically select emsdk version 2024-08-21 15:13:43 +02:00
web Merge pull request #12240 from keymanapp/fix/web/cherry-pick/doc-keyboard-spacebar-scaling 2024-08-23 08:18:59 +07:00
windows chore(common): Update Crowdin strings for Portuguese 2024-07-18 08:49:15 -05:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore feat(developer): remove kmcomp 2023-09-09 17:47:15 +02:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(linux): Break long lines in CONTRIBUTING.md 2024-02-20 16:23:18 +01:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment stable-17.0 version to 17.0.333 2024-11-06 01:24:14 -05:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json fix(common): declare dep on @keymanapp/ldml-keyboard-constants 2024-09-26 09:37:49 -07:00
package.json chore(common): use node v18.17.0 2024-08-01 05:12:51 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: stable-17.0 2024-05-15 10:08:03 +07:00
tsconfig.base.json chore: fixup js imports for schema validators 2023-10-07 06:46:10 +07:00
tsconfig.json chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures 2023-10-12 10:31:56 +07:00
VERSION.md auto: increment stable-17.0 version to 17.0.333 2024-11-06 01:24:14 -05:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links