mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-06 08:46:40 +08:00
README: missing UTF-8 support listed on several languages.
This commit is contained in:
parent
abd123e07d
commit
d6cab28fb4
@ -26,6 +26,7 @@ uchardet started as a C language binding of the original C++ implementation of t
|
||||
* ISO-8859-5
|
||||
* WINDOWS-1251
|
||||
* Chinese
|
||||
* UTF-8
|
||||
* ISO-2022-CN
|
||||
* BIG5
|
||||
* EUC-TW
|
||||
@ -52,6 +53,7 @@ uchardet started as a C language binding of the original C++ implementation of t
|
||||
* ISO-8859-15
|
||||
* WINDOWS-1252
|
||||
* English
|
||||
* UTF-8
|
||||
* ASCII
|
||||
* Esperanto
|
||||
* UTF-8
|
||||
@ -109,6 +111,7 @@ uchardet started as a C language binding of the original C++ implementation of t
|
||||
* ISO-8859-15
|
||||
* WINDOWS-1252
|
||||
* Japanese
|
||||
* UTF-8
|
||||
* ISO-2022-JP
|
||||
* SHIFT_JIS
|
||||
* EUC-JP
|
||||
@ -136,6 +139,7 @@ uchardet started as a C language binding of the original C++ implementation of t
|
||||
* WINDOWS-1251
|
||||
* IBM855
|
||||
* Norwegian
|
||||
* UTF-8
|
||||
* IBM865
|
||||
* ISO-8859-1
|
||||
* ISO-8859-15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user