mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-08 01:45:32 +00:00
Fixes #11193. The JSON pretty-printed format in Delphi would emit strings with surrogate pairs as e.g. "\uD801\uDDB0" instead of the character. This change uses TStringBuilder which emits the characters cleanly. |
||
|---|---|---|
| .. | ||
| cpp | ||
| data | ||
| delphi | ||
| .gitignore | ||
| build.sh | ||
| cef-checkout.sh | ||
| CEF_VERSION.md | ||
| mkver.sh | ||
| signtime.bat | ||