mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
- split keyboard loading into loading KMX file into blob and then loading the keyboard processor from the blob. - deprecate `km_core_keyboard_load` - move file access next to deprecated method. This is now the only place that loads a file in Core; unit tests have some more places that load files. - introduce GTest and add unit tests for loading from blob Cherry-picked from `epic/web-core` branch. Cherry-Pick-Commit: |
||
|---|---|---|
| .. | ||
| keyman_core_api.h | ||
| keyman_core_api_actions.h | ||
| keyman_core_api_bits.h | ||
| keyman_core_api_consts.h | ||
| keyman_core_api_context.h | ||
| keyman_core_api_debug.h | ||
| keyman_core_api_version.h.in | ||
| keyman_core_api_vkeys.h | ||
| meson.build | ||