-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
VFP claims to support the following codepages: https://docs.microsoft.com/en-us/previous-versions/visualstudio/foxpro/aa975345(v=vs.71)
Testing against ruby 2.6.8p205, some of these have obvious entries in Encoding.name_list:
7dHebrew Windows ->cp1255orWindows-12557eArabic Windows ->cp1256orWindows-125698Greek Macintosh ->cp1253orWindows-125396Russian Macintosh ->cp1251orWindows-125197CP10029 is named "MAC Latin 2 (Central European) " elsewhere ->macCentEuro
Two did not have obvious matches:
69Mazovia (Polish) MS-DOScp62068Kamenický (Czech) MS-DOScp895
If there is a way to ship your own encoding, both cp620 and cp895 are single-byte. Mapping to Unicode:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels