mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25: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 |
||
|---|---|---|
| .. | ||
| build.sh | ||
| kmdecomp.cpp | ||
| kmdecomp.md | ||
| kmdecomp.sln | ||
| kmdecomp.vcxproj | ||
| kmdecomp.vcxproj.filters | ||
| pch.cpp | ||
| pch.h | ||
| savekeyboard.cpp | ||
| version.rc | ||