Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Keyman 18.0 API changes #7

Open
ermshiperete opened this issue Dec 4, 2024 · 0 comments
Open

chore: Keyman 18.0 API changes #7

ermshiperete opened this issue Dec 4, 2024 · 0 comments

Comments

@ermshiperete
Copy link
Contributor

Keyman 18.0 has changed the way keyboards are loaded: instead of passing the name of a file, Keyman Core now expects to get a blob with the content of the file. This is in order to remove filesystem access from Core.

The existing API method km_core_keyboard_load has been/will be removed and replaced by km_core_keyboard_load_from_blob.

See keymanapp/keyman#12497 and keymanapp/keyman#12769.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant