-
In the Unicode Standard 15.0.0 has two important area: U+10EC0 - U+10EFF arabic extended-C
U+1E030 - U+1E08F cyrillic extended-D
-
Odin's `wstring_to_utf8` searches the string for the first occurrence of `0` and chops off everything after it, which prevents certain kinds of utf8 strings from being formed. In utf8, null aka `0x00`…
-
So, Lol. I wouldn't have thought this as being too common for it to be too big of a deal, but it turns out that the hash file for y'alls windows installer (https://repo.saltstack.com/windows/Salt-Mini…
-
**Describe the bug**
It seems the handling of multibyte UTF-16 encodings is incorrect in `lsp-mode`.
**To Reproduce**
Create a file with just these contents: "🍋" - a single lemon emoji. Place the…
-
Marshalling char16_t* and wchar_t* produces the wrong marshalling type.
Windows, MSVC++ to C#.
C++ signature:
`void Log(const char16_t* str)`
will produce:
`void _LogDelegateHook(global…
-
On Windows, we rely on a temporary workaround for a link error related to codecvt when using `std::wstring_convert`
Details can be found on this Visual Studio bug VSO#143857 at:
https://social.msd…
-
Hello,
I believe, we found an issue when handling (undefined) unicode characters that are encoded using the 12-character sequence (starting from \uDBC0\uDFFF). In the program, we use a string conta…
-
HI,
I'm trying to export a JSON to later import into SQL Server. For that I need to use a UTF-16BE encoded file.
My problem is that when I try to convert it to UTF-16BE (utf16be) I get ANSI enco…
-
There's a hard limit on chrome of 5Mb which is utf16 so typically you'll have 2.5mb to play with.
IndexedDb seems to have a minimum of 10x the size by default but looks to be much bigger if you hav…
-
```
hi All,
Im trying to generate a PDF using Greek characters
so kindly help me to proceed with the generation
CidInfo.JAPANESE:
_enc = 'UniJIS-UTF16-H'
cidinfo = {Registry:'Adobe',Ordering:'Japa…