Hello again.

I ended writing a program that generates nls-like files from txt files
at unicode.org. Ability to have aliases for translation from the multiple
unicode chars to a single code page char as suggested by Alexandre included.

But now the following problem is appeared. Either my program should
have all encodings from unicode.org included in some form in .c or .h file,
or Wine should duplicate all files with needed encodings from unicode.org
in Wine tree (~4.5 Mb).

I prefer the second way, because of possibility to have quick and easy
bugfixes/additions which will appear at unicode.org.

The first way is possible too, but will require additional unnecessary
work and will make bugfixes/additions to be almost impossible.

Any opinions, suggestions?

Dmitry.


Reply via email to