mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Writes a UTF-8 format file, without BOM, matching the standard file encoding used in Keyman for many years, rather than the legacy encoding UTF-16LE+BOM. Note: uses codecvt for UTF-8 conversion to avoid linking in additional deps. Fixes: #15336 Test-bot: skip |
||
|---|---|---|
| .. | ||
| config | ||
| docs | ||
| src | ||
| .gitignore | ||
| build.sh | ||