libunicode: Add some more code page tables that are available for download from ftp.unicode.org, most notably the table for the us-ascii encoding, which is quite common.

Alexandre Julliard julliard at winehq.org
Wed Jun 7 08:11:07 CDT 2006


Robert Shearman <rob at codeweavers.com> writes:

>  libs/unicode/Makefile.in |    3
>  libs/unicode/c_1361.c    | 5138
> ++++++++++++++++++++++++++++++++++++++++++++++
>  libs/unicode/c_20000.c   | 3587 ++++++++++++++++++++++++++++++++
>  libs/unicode/c_20127.c   |  683 ++++++
>  libs/unicode/cpmap.pl    |    3
>  libs/unicode/cptable.c   |    8

This won't work, the source files are not in the expected format, so
the resulting tables contain garbage. You'll need to teach cpmap.pl to
parse these files correctly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list