Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 3f507f974a chore(developer): remove font style/color from kvk
While .kvk includes a font color field, it is essentially unused. There
was also some sort of support provided for font style in the KeymanWeb
keyboard compiler, but this was never streamed into .kvk or .kvks files,
so was always a no-op.

Thus, this PR removes any semblance of support for font style and color
from the .kvk and .kvks readers and writers. When we write the font
color field which is present in .kvk, we always use the default
TColor.clWindowText which is what the legacy Delphi-based writer would
always have written.

Also sorted out the default font size and name in the .kvk transform
from .kvks, and in so doing cleaned up the basic.kvk and basic.js in
LDML keyboard compiler to match what we are doing in the .kmn compiler.
2023-06-21 10:53:45 +07:00
.github chore(linux): Properly set variables in GHA 2023-05-30 19:01:10 +02:00
android fix(android/engine): Re-enable KMManager tests 2023-06-06 11:12:39 -05:00
common chore(developer): remove font style/color from kvk 2023-06-21 10:53:45 +07:00
core Merge pull request #8942 from keymanapp/feat/core-7377-transform-epic-ldml 2023-06-08 18:17:06 -05:00
developer chore(developer): remove font style/color from kvk 2023-06-21 10:53:45 +07:00
docs chore(linux): Adjust documentation 2023-06-07 10:18:58 +02:00
ios Changes required for XCode 14.3 2023-05-10 10:44:07 -04:00
linux fix(linux): Fix disabling of buttons 2023-06-07 18:57:20 +02:00
mac chore(common): Update crowdin strings for Amharic 2023-05-11 10:10:13 +07:00
oem/firstvoices chore(ios): replace fv cert 2023-06-01 07:07:00 +07:00
resources chore(core): look for emcc.py, not emcc 2023-06-06 07:07:07 +07:00
web fix(web): forgot to adjust calling script to changes 2023-04-19 15:19:52 +07:00
windows chore(developer): remove font style/color from kvk 2023-06-21 10:53:45 +07: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 chore(developer): fixup tests and build process 2023-03-17 04:31:03 +07: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): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment master version to 17.0.122 2023-06-09 14:02:47 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json refactor(developer): kmc-kmw becomes component of kmc-kmn 2023-06-20 11:52:23 +07:00
package.json refactor(developer): kmc-kmw becomes component of kmc-kmn 2023-06-20 11:52:23 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.cjs.json chore(core): changes ldml tsconfig to es2020 🙀 2022-09-20 06:49:56 +10:00
tsconfig.esm-base.json fix(developer): updates kmc, web/types module resolution, adds missing type import/exports 2023-03-14 08:41:29 +07:00
tsconfig.esm.json refactor(developer): kmc-kmw becomes component of kmc-kmn 2023-06-20 11:52:23 +07:00
VERSION.md auto: increment master version to 17.0.122 2023-06-09 14:02:47 -04: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