Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ascii code page 855 #34

Open
magiulianoUNICEF opened this issue Jan 12, 2023 · 4 comments
Open

Ascii code page 855 #34

magiulianoUNICEF opened this issue Jan 12, 2023 · 4 comments

Comments

@magiulianoUNICEF
Copy link

Hi Ethan,

first of all, amazing job! This library is like gold for me!
I work in UNICEF in Ukraine, and unfortunately the Cyrillic alphabet here is slightly different. I see your library supports the codepage 866, but in Ukraine they use the codepage 855. Is there a way for you to add this support to the library? Thanks!

@magiulianoUNICEF
Copy link
Author

Sorry, I inspected the code, and I actually noted I could use the codepage 1251, which also contains Ukrainian characters.
I should have checked before.

@ethanfurman
Copy link
Owner

I would be happy to add cp-855 support. Is there a dbf file you can share with me? I need to locate the byte value for that code page in the file header.

@ethanfurman ethanfurman reopened this Jan 12, 2023
@magiulianoUNICEF
Copy link
Author

magiulianoUNICEF commented Jan 13, 2023 via email

@ethanfurman
Copy link
Owner

Glad my library helped!

It looked to me like cp-855 had more Ukrainian characters than cp-1251. If I'm wrong, go ahead and close again; otherwise, go ahead and attach a file and I'll see what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants