mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-11 22:20:05 +08:00
Encodings: Windows-1250, ISO-8859-2, IBM852 and Mac-CentralEurope. Other encodings are known to have been used for Czech: Kamenicky, KOI-8 CS2 and Cork. But these are uncommon enough that I decided not to support them (especially since I can't find them supported in iconv either, or at least not under an alias which I could recognize). This web page, which contents was made under the Public Domain, is a good reference for encodings which were used historically for Czech and Slovak: http://luki.sdf-eu.org/txt/cs-encodings-faq.html |
||
|---|---|---|
| .. | ||
| LangArabicModel.cpp | ||
| LangBulgarianModel.cpp | ||
| LangCzechModel.cpp | ||
| LangDanishModel.cpp | ||
| LangEsperantoModel.cpp | ||
| LangFrenchModel.cpp | ||
| LangGermanModel.cpp | ||
| LangGreekModel.cpp | ||
| LangHebrewModel.cpp | ||
| LangHungarianModel.cpp | ||
| LangLatvianModel.cpp | ||
| LangLithuanianModel.cpp | ||
| LangMalteseModel.cpp | ||
| LangPortugueseModel.cpp | ||
| LangRussianModel.cpp | ||
| LangSpanishModel.cpp | ||
| LangThaiModel.cpp | ||
| LangTurkishModel.cpp | ||
| LangVietnameseModel.cpp | ||