Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package recode for openSUSE:Factory checked in at 2021-07-07 18:30:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/recode (Old) and /work/SRC/openSUSE:Factory/.recode.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "recode" Wed Jul 7 18:30:35 2021 rev:6 rq:904487 version:3.7.9 Changes: -------- --- /work/SRC/openSUSE:Factory/recode/recode.changes 2020-12-26 21:11:47.117620385 +0100 +++ /work/SRC/openSUSE:Factory/.recode.new.2625/recode.changes 2021-07-07 18:31:49.650356350 +0200 @@ -1,0 +2,8 @@ +Sat Jul 3 21:21:35 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to 3.7.9 + + Fix CP1252 encoding: U+017E LATIN SMALL LETTER Z WITH CARON is + at byte 0x9e, not byte 0x8f. + + Minor documentation fixes. + +------------------------------------------------------------------- Old: ---- recode-3.7.8.tar.gz New: ---- recode-3.7.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ recode.spec ++++++ --- /var/tmp/diff_new_pack.B4i22X/_old 2021-07-07 18:31:50.026353400 +0200 +++ /var/tmp/diff_new_pack.B4i22X/_new 2021-07-07 18:31:50.030353368 +0200 @@ -1,7 +1,7 @@ # # spec file for package recode # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define libname lib%{name}3 Name: recode -Version: 3.7.8 +Version: 3.7.9 Release: 0 Summary: Character Set Converter License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/Text/Convertors URL: https://github.com/rrthomas/recode -Source: https://github.com/rrthomas/recode/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: flex BuildRequires: python3 BuildRequires: python3-Cython ++++++ recode-3.7.8.tar.gz -> recode-3.7.9.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/NEWS new/recode-3.7.9/NEWS --- old/recode-3.7.8/NEWS 2020-09-05 17:55:35.000000000 +0200 +++ new/recode-3.7.9/NEWS 2021-06-02 11:45:37.000000000 +0200 @@ -5,7 +5,16 @@ .. contents:: .. sectnum:: -:Copyright: ?? 1993-2020 Free Software Foundation, Inc. +:Copyright: ?? 1993-2021 Free Software Foundation, Inc. + +Version 3.7.9 +============= + +:Author: Reuben Thomas, 2021-06. + ++ A fix to the CP1252 encoding: U+017E LATIN SMALL LETTER Z WITH CARON is at + byte 0x9e, not byte 0x8f. ++ Minor documentation fixes. Version 3.7.8 ============= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/README new/recode-3.7.9/README --- old/recode-3.7.8/README 2020-11-11 20:08:22.000000000 +0100 +++ new/recode-3.7.9/README 2021-06-02 11:43:25.000000000 +0200 @@ -26,7 +26,7 @@ information about these. ** Reports and collaboration -Please file bug reports as [[https://github.com/pinard/Recode/issues][GitHub Issues]]. If you cannot use GitHub, do +Please file bug reports as [[https://github.com/rrthomas/Recode/issues][GitHub Issues]]. If you cannot use GitHub, do write directly to [[mailto:[email protected]]] A bug report is an adequate description of the problem: your input, what you expected, what you got, and why this is wrong. Patches are welcome, but they only describe a solution, @@ -38,7 +38,7 @@ you develop anything pertaining to Recode or have suggestions, please share them on GitHub. -The [[https://github.com/pinard/Recode][Git repository]] for Recode gives access, through the magic of Git and +The [[https://github.com/rrthomas/Recode][Git repository]] for Recode gives access, through the magic of Git and GitHub, to all distribution releases, be they actual or past, pretest or official, as well as individual files. @@ -61,7 +61,7 @@ ** Getting a release Source files and various distributions (either latest, prestest, or -archive) are available through [[https://github.com/pinard/Recode/][GitHub]]. +archive) are available through [[https://github.com/rrthomas/Recode/][GitHub]]. ** Configure options Once you have an unpacked distribution, see files: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/configure new/recode-3.7.9/configure --- old/recode-3.7.8/configure 2020-09-05 17:58:08.000000000 +0200 +++ new/recode-3.7.9/configure 2021-06-02 11:46:10.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for recode 3.7.8. +# Generated by GNU Autoconf 2.69 for recode 3.7.9. # # Report bugs to <[email protected]>. # @@ -589,8 +589,8 @@ # Identity of this package. PACKAGE_NAME='recode' PACKAGE_TARNAME='recode' -PACKAGE_VERSION='3.7.8' -PACKAGE_STRING='recode 3.7.8' +PACKAGE_VERSION='3.7.9' +PACKAGE_STRING='recode 3.7.9' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -2369,7 +2369,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures recode 3.7.8 to adapt to many kinds of systems. +\`configure' configures recode 3.7.9 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2440,7 +2440,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of recode 3.7.8:";; + short | recursive ) echo "Configuration of recode 3.7.9:";; esac cat <<\_ACEOF @@ -2561,7 +2561,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -recode configure 3.7.8 +recode configure 3.7.9 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -3270,7 +3270,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by recode $as_me 3.7.8, which was +It was created by recode $as_me 3.7.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4177,7 +4177,7 @@ # Define the identity of the package. PACKAGE='recode' - VERSION='3.7.8' + VERSION='3.7.9' cat >>confdefs.h <<_ACEOF @@ -35031,7 +35031,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by recode $as_me 3.7.8, which was +This file was extended by recode $as_me 3.7.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -35097,7 +35097,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -recode config.status 3.7.8 +recode config.status 3.7.9 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/configure.ac new/recode-3.7.9/configure.ac --- old/recode-3.7.8/configure.ac 2020-09-05 17:56:31.000000000 +0200 +++ new/recode-3.7.9/configure.ac 2021-06-02 11:44:14.000000000 +0200 @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.69) -AC_INIT(recode, 3.7.8, [[email protected]]) +AC_INIT(recode, 3.7.9, [[email protected]]) AC_CONFIG_SRCDIR(src/recode.c) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/doc/recode.info new/recode-3.7.9/doc/recode.info --- old/recode-3.7.8/doc/recode.info 2019-12-12 20:55:02.000000000 +0100 +++ new/recode-3.7.9/doc/recode.info 2021-06-02 11:43:38.000000000 +0200 @@ -1,4 +1,4 @@ -This is recode.info, produced by makeinfo version 6.5 from recode.texi. +This is recode.info, produced by makeinfo version 6.7 from recode.texi. INFO-DIR-SECTION Internationalization and character sets START-INFO-DIR-ENTRY @@ -39,7 +39,7 @@ 'iconv' library, are supported. The 'recode' program is a handy front-end to the library. - This manual documents Recode 3.7.6. + This manual documents Recode 3.7.8. * Menu: @@ -328,7 +328,7 @@ attention to those things, the proper pronunciation is French (that is, 'racud', with 'a' like in 'above', and 'u' like in 'cut'). - The Recode program and library has been written by Franc,ois Pinard. + The Recode program and library has been written by Fran??ois Pinard. With time, it got to reuse works from other contributors, and notably, those of Keld Simonsen and Bruno Haible. @@ -350,7 +350,7 @@ library also handles some charsets in some specialised ways. These are: * 6-bit charsets based on CDC display code: 6/12 code from NOS; - bang-bang code from Universite' de Montre'al; + bang-bang code from Universit?? de Montr??al; * 7-bit ASCII: without any diacritics, or else: using backspace for overstriking; Unisys' Icon convention; TeX/LaTeX coding; easy @@ -2446,7 +2446,7 @@ character using either two or four bytes. It is usable for the subset defined by the first million characters (17 * 2^16) of 'UCS'. - Martin J. Du"rst writes (to <comp.std.internat>, on 1995-03-28): + Martin J. D??rst writes (to <comp.std.internat>, on 1995-03-28): 'UTF-16' is another method that reserves two times 1024 codepoints in Unicode and uses them to index around one million additional @@ -3711,13 +3711,13 @@ This charset is available in Recode under the name 'Bang-Bang'. - This code, in use on Cybers at Universite' de Montre'al mainly, -served to code a lot of French texts. The original name of this charset -is "ASCII code' Display". This code is also known as "Bang-bang". It -is based on a six bits character set in which capitals, French -diacritics and a few others are coded using an '!' escape followed by a -single character, and control characters using a double '!' escape -followed by a single character. + This code, in use on Cybers at Universit?? de Montr??al mainly, served +to code a lot of French texts. The original name of this charset is +"ASCII cod?? Display". This code is also known as "Bang-bang". It is +based on a six bits character set in which capitals, French diacritics +and a few others are coded using an '!' escape followed by a single +character, and control characters using a double '!' escape followed by +a single character. The routines given here presume that the six bits code is already expressed in ASCII by the communication channel, with embedded ASCII '!' @@ -3841,7 +3841,7 @@ can, of course, convert between HTML and various other charsets. Here is a list of those HTML variants which Recode supports. Some -notes have been provided by Franc,ois Yergeau <[email protected]>. +notes have been provided by Fran??ois Yergeau <[email protected]>. 'XML-standalone' This charset is available in Recode under the name @@ -4134,11 +4134,11 @@ Easy French has been in use in France for a while. I only slightly adapted it (the diaeresis option) to make it more comfortable to several -usages in Que'bec originating from Universite' de Montre'al. In fact, -the main problem for me was not to necessarily to invent Easy French, -but to recognise the "best" convention to use, (best is not being -defined, here) and to try to solve the main pitfalls associated with the -selected convention. Shortly said, we have: +usages in Qu??bec originating from Universit?? de Montr??al. In fact, the +main problem for me was not to necessarily to invent Easy French, but to +recognise the "best" convention to use, (best is not being defined, +here) and to try to solve the main pitfalls associated with the selected +convention. Shortly said, we have: 'e'' for 'e' (and some other vowels) with an acute accent, @@ -4158,7 +4158,7 @@ on the '-c' option of the 'recode' command. French quotes (sometimes called "angle quotes") are noted the same way English quotes are noted in TeX, _id est_ by '``' and ''''. No effort has been put to preserve -Latin ligatures ('ae', 'oe') which are representable in several other +Latin ligatures ('??', '??') which are representable in several other charsets. So, these ligatures may be lost through Easy French conventions. @@ -4195,16 +4195,16 @@ letter. But there are in French several words that _end_ with a diaeresis, and the Recode library is aware of them. There are words ending in "igue", either feminine words without a relative - masculine (besaigue" and cigue"), or feminine words with a relative - masculine(1) (aigue", ambigue", contigue", exigue", subaigue" and - suraigue"). There are also words not ending in "igue", but - instead, either ending by "i"(2) (ai", congai", goi", hai"kai", - inoui", sai", samurai", thai" and tokai"), ending by "e" (canoe") - or ending by "u"(3) (Esau"). + masculine (besaigu?? and cigu??), or feminine words with a relative + masculine(1) (aigu??, ambigu??, contigu??, exigu??, subaigu?? and + suraigu??). There are also words not ending in "igue", but instead, + either ending by "i"(2) (ai", congai", goi", hai"kai", inoui", + sai", samurai", thai" and tokai"), ending by "e" (cano??) or ending + by "u"(3) (Esa??). Just to complete this topic, note that it would be wrong to make a rule for all words ending in "igue" as needing a diaerisis, as - there are counter-examples (becfigue, be`sigue, bigue, bordigue, + there are counter-examples (becfigue, b??sigue, bigue, bordigue, bourdigue, brigue, contre-digue, digue, d'intrigue, fatigue, figue, garrigue, gigue, igue, intrigue, ligue, prodigue, sarigue and zigue). @@ -6106,3 +6106,8 @@ Node: Charset and Surface Index236826 End Tag Table + + +Local Variables: +coding: utf-8 +End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/doc/stamp-vti new/recode-3.7.9/doc/stamp-vti --- old/recode-3.7.8/doc/stamp-vti 2020-11-11 20:10:10.000000000 +0100 +++ new/recode-3.7.9/doc/stamp-vti 2021-06-02 11:47:11.000000000 +0200 @@ -1,4 +1,4 @@ @set UPDATED 12 December 2019 @set UPDATED-MONTH December 2019 -@set EDITION 3.7.8 -@set VERSION 3.7.8 +@set EDITION 3.7.9 +@set VERSION 3.7.9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/doc/version.texi new/recode-3.7.9/doc/version.texi --- old/recode-3.7.8/doc/version.texi 2020-11-11 20:10:10.000000000 +0100 +++ new/recode-3.7.9/doc/version.texi 2021-06-02 11:47:11.000000000 +0200 @@ -1,4 +1,4 @@ @set UPDATED 12 December 2019 @set UPDATED-MONTH December 2019 -@set EDITION 3.7.8 -@set VERSION 3.7.8 +@set EDITION 3.7.9 +@set VERSION 3.7.9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/keld/charsets.def new/recode-3.7.9/keld/charsets.def --- old/recode-3.7.8/keld/charsets.def 2019-12-12 20:52:37.000000000 +0100 +++ new/recode-3.7.9/keld/charsets.def 2021-06-02 11:43:30.000000000 +0200 @@ -3104,8 +3104,8 @@ SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _ '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT - Eu ?? .9 f2 :9 .3 /- /= 1> %0 S< <1 OE ?? Z< z< - ?? '6 '9 "6 "9 sb -N -M 1? TM s< >1 oe ?? ?? Y: + Eu ?? .9 f2 :9 .3 /- /= 1> %0 S< <1 OE ?? Z< ?? + ?? '6 '9 "6 "9 sb -N -M 1? TM s< >1 oe ?? z< Y: NS !I Ct Pd Cu Ye BB SE ': Co -a << NO -- Rg 'm DG +- 2S 3S '' My PI .M ', 1S -o >> 14 12 34 ?I A! A' A> A? A: AA AE C, E! E' E> E: I! I' I> I: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/be.po new/recode-3.7.9/po/be.po --- old/recode-3.7.8/po/be.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/be.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-04-06 23:16+0300\n" "Last-Translator: Ales Nyakhaychyk <[email protected]>\n" "Language-Team: Belarusian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/ca.po new/recode-3.7.9/po/ca.po --- old/recode-3.7.8/po/ca.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/ca.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-08-30 16:48+0200\n" "Last-Translator: Jordi Mallach <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/cs.po new/recode-3.7.9/po/cs.po --- old/recode-3.7.8/po/cs.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/cs.po 2021-06-02 11:47:11.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 21:28+02:00\n" "Last-Translator: Petr Pisar <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/da.po new/recode-3.7.9/po/da.po --- old/recode-3.7.8/po/da.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/da.po 2021-06-02 11:47:11.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-09-12 11:05+02:00\n" "Last-Translator: Niels Kristian Bech Jensen <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/de.po new/recode-3.7.9/po/de.po --- old/recode-3.7.8/po/de.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/de.po 2021-06-02 11:47:11.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-24 13:35+0200\n" "Last-Translator: Mario Bl??ttermann <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/el.po new/recode-3.7.9/po/el.po --- old/recode-3.7.8/po/el.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/el.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: GNU recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2008-02-13 01:30+0000\n" "Last-Translator: Simos Xenitellis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/eo.po new/recode-3.7.9/po/eo.po --- old/recode-3.7.8/po/eo.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/eo.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-07-15 14:49-0300\n" "Last-Translator: Felipe Castro <[email protected]>\n" "Language-Team: Esperanto <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/es.po new/recode-3.7.9/po/es.po --- old/recode-3.7.8/po/es.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/es.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Free recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-09-17 00:28+0200\n" "Last-Translator: Santiago Vila Doncel <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/fi.po new/recode-3.7.9/po/fi.po --- old/recode-3.7.8/po/fi.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/fi.po 2021-06-02 11:47:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 18:27+0300\n" "Last-Translator: Jorma Karvonen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/fr.po new/recode-3.7.9/po/fr.po --- old/recode-3.7.8/po/fr.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/fr.po 2021-06-02 11:47:11.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 20:13+0200\n" "Last-Translator: St??phane Aulery <[email protected]>\n" "Language-Team: French <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/ga.po new/recode-3.7.9/po/ga.po --- old/recode-3.7.8/po/ga.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/ga.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-09-13 18:45-0500\n" "Last-Translator: Kevin Patrick Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/gl.po new/recode-3.7.9/po/gl.po --- old/recode-3.7.8/po/gl.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/gl.po 2021-06-02 11:47:11.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-11-10 20:10+0100\n" "Last-Translator: Leandro Regueiro <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/he.po new/recode-3.7.9/po/he.po --- old/recode-3.7.8/po/he.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/he.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Free recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-05-27 17:06+0300\n" "Last-Translator: Eli Zaretskii <[email protected]>\n" "Language-Team: Hebrew <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/hr.po new/recode-3.7.9/po/hr.po --- old/recode-3.7.8/po/hr.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/hr.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-07-03 00:23+0200\n" "Last-Translator: Tomislav Krznar <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/hu.po new/recode-3.7.9/po/hu.po --- old/recode-3.7.8/po/hu.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/hu.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-04-26 23:19+0200\n" "Last-Translator: Gabor Kelemen <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/id.po new/recode-3.7.9/po/id.po --- old/recode-3.7.8/po/id.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/id.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-10-08 14:29GMT+0700\n" "Last-Translator: Tedi Heriyanto <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/it.po new/recode-3.7.9/po/it.po --- old/recode-3.7.8/po/it.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/it.po 2021-06-02 11:47:11.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: GNU recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-07-01 09:41+02:00\n" "Last-Translator: Lorenzo Cappelletti <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/nb.po new/recode-3.7.9/po/nb.po --- old/recode-3.7.8/po/nb.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/nb.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-08-20 03:30+0200\n" "Last-Translator: Johnny A. Solbu <[email protected]>\n" "Language-Team: Norwegian Bokmaal <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/nl.po new/recode-3.7.9/po/nl.po --- old/recode-3.7.8/po/nl.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/nl.po 2021-06-02 11:47:11.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-09-30 14:09+0200\n" "Last-Translator: Benno Schulenberg <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/pl.po new/recode-3.7.9/po/pl.po --- old/recode-3.7.8/po/pl.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/pl.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-23 20:15+0200\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/pt.po new/recode-3.7.9/po/pt.po --- old/recode-3.7.8/po/pt.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/pt.po 2021-06-02 11:47:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: GNU recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-09-26 07:29+0100\n" "Last-Translator: Pedro Albuquerque <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/pt_BR.po new/recode-3.7.9/po/pt_BR.po --- old/recode-3.7.8/po/pt_BR.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/pt_BR.po 2021-06-02 11:47:11.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-01-21 12:07-0200\n" "Last-Translator: Rafael Fontenelle <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/recode.pot new/recode-3.7.9/po/recode.pot --- old/recode-3.7.8/po/recode.pot 2020-11-11 20:10:10.000000000 +0100 +++ new/recode-3.7.9/po/recode.pot 2021-06-02 11:47:11.000000000 +0200 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: recode 3.7.8\n" +"Project-Id-Version: recode 3.7.9\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/ro.po new/recode-3.7.9/po/ro.po --- old/recode-3.7.8/po/ro.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/ro.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode-3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-05-04 08:45+0300\n" "Last-Translator: Eugen Hoanca <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/ru.po new/recode-3.7.9/po/ru.po --- old/recode-3.7.8/po/ru.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/ru.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-02-02 09:28+0300\n" "Last-Translator: Yuri Kozlov <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/sk.po new/recode-3.7.9/po/sk.po --- old/recode-3.7.8/po/sk.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/sk.po 2021-06-02 11:47:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2008-04-18 10:24+0100\n" "Last-Translator: Ivan Mas??r <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/sl.po new/recode-3.7.9/po/sl.po --- old/recode-3.7.8/po/sl.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/sl.po 2021-06-02 11:47:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-06-08 12:41+02:00\n" "Last-Translator: Primoz Peterlin <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/sr.po new/recode-3.7.9/po/sr.po --- old/recode-3.7.8/po/sr.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/sr.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode-3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-03-25 13:12+0200\n" "Last-Translator: ???????????????? ?????????????? <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/sv.po new/recode-3.7.9/po/sv.po --- old/recode-3.7.8/po/sv.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/sv.po 2021-06-02 11:47:11.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-12-25 15:54+0800\n" "Last-Translator: Sebastian Rasmussen <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/tr.po new/recode-3.7.9/po/tr.po --- old/recode-3.7.8/po/tr.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/tr.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-06-20 11:00EET\n" "Last-Translator: ??rfan Macit <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/uk.po new/recode-3.7.9/po/uk.po --- old/recode-3.7.8/po/uk.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/uk.po 2021-06-02 11:47:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: GNU recode 3.7.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 16:26+0300\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/vi.po new/recode-3.7.9/po/vi.po --- old/recode-3.7.8/po/vi.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/vi.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-02-20 18:44+0950\n" "Last-Translator: Clytie Siddall <[email protected]>\n" "Language-Team: Vietnamese <[email protected]> \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/po/zh_CN.po new/recode-3.7.9/po/zh_CN.po --- old/recode-3.7.8/po/zh_CN.po 2020-11-11 20:10:11.000000000 +0100 +++ new/recode-3.7.9/po/zh_CN.po 2021-06-02 11:47:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-12-03 21:43+0800\n" "Last-Translator: Meng Jie <[email protected]>\n" "Language-Team: Chinese (simplified) <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/src/recode.1 new/recode-3.7.9/src/recode.1 --- old/recode-3.7.8/src/recode.1 2020-09-05 17:59:47.000000000 +0200 +++ new/recode-3.7.9/src/recode.1 2021-06-02 11:46:15.000000000 +0200 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH RECODE "1" "September 2020" "recode 3.7.8" "User Commands" +.TH RECODE "1" "June 2021" "recode 3.7.9" "User Commands" .SH NAME recode \- converts files between character sets .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/src/strip-data.c new/recode-3.7.9/src/strip-data.c --- old/recode-3.7.8/src/strip-data.c 2020-09-01 18:12:30.000000000 +0200 +++ new/recode-3.7.9/src/strip-data.c 2021-06-02 11:43:38.000000000 +0200 @@ -2075,7 +2075,7 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 7448, 7456, 7232, 7240, 1384, 1392, 1400, 1408, + 168, 80, 88, 200, 7448, 7456, 7232, 7464, 1384, 1392, 1400, 1408, 1416, 1424, 1432, 1440, 1448, 1456, 1464, 1472 } }; @@ -2091,7 +2091,7 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 7448, 7464, 7232, 7472, 7480, 7488, 7496, 1944, + 168, 80, 88, 200, 7448, 7472, 7232, 7480, 7488, 7496, 7504, 1944, 1952, 1960, 1968, 1976, 1984, 1992, 2000, 2008 } }; @@ -2123,8 +2123,8 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 7448, 7464, 7232, 7472, 2056, 2064, 1400, 2072, - 0, 0, 0, 2080, 2088, 2096, 2104, 7504 + 168, 80, 88, 200, 7448, 7472, 7232, 7480, 2056, 2064, 1400, 2072, + 0, 0, 0, 2080, 2088, 2096, 2104, 7512 } }; @@ -2139,8 +2139,8 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 7512, 7520, 7528, 7536, 7544, 7552, 7560, 7568, - 7576, 7584, 7592, 7600, 7608, 7616, 7624, 7632 + 168, 80, 88, 200, 7520, 7528, 7536, 7544, 7552, 7560, 7568, 7576, + 7584, 7592, 7600, 7608, 7616, 7624, 7632, 7640 } }; @@ -2155,8 +2155,8 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 7328, 7464, 7232, 7472, 7640, 7648, 3168, 7656, - 2832, 2840, 2848, 2856, 2864, 2872, 2880, 7664 + 168, 80, 88, 200, 7328, 7472, 7232, 7480, 7648, 7656, 3168, 7664, + 2832, 2840, 2848, 2856, 2864, 2872, 2880, 7672 } }; @@ -2167,9 +2167,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7672, 3840, 7680, - 3856, 7688, 0, 7696, 72, 3880, 3888, 3896, 7704, 3912, 0, 0, - 4072, 3920, 4088, 3928, 7712, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7680, 3840, 7688, + 3856, 7696, 0, 7704, 72, 3880, 3888, 3896, 7712, 3912, 0, 0, + 4072, 3920, 4088, 3928, 7720, 3944, 24, 3952 } }; @@ -2180,9 +2180,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7720, 3840, 7728, - 3856, 7736, 0, 7744, 72, 3880, 3888, 3896, 7752, 3912, 0, 0, - 40, 3920, 4696, 3928, 7760, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7728, 3840, 7736, + 3856, 7744, 0, 7752, 72, 3880, 3888, 3896, 7760, 3912, 0, 0, + 40, 3920, 4696, 3928, 7768, 3944, 24, 3952 } }; @@ -2193,9 +2193,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 7768, 7776, 7784, 7792, - 7800, 7808, 7816, 3872, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, - 4152, 7824, 4160, 7832, 7840, 7848, 24, 7856 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 7776, 7784, 7792, 7800, + 7808, 7816, 7824, 3872, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, + 4152, 7832, 4160, 7840, 7848, 7856, 24, 7864 } }; @@ -2206,8 +2206,8 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7864, 3840, 7872, - 3856, 7880, 0, 7888, 72, 3880, 3888, 3896, 7896, 3912, 0, 0, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7872, 3840, 7880, + 3856, 7888, 0, 7896, 72, 3880, 3888, 3896, 7904, 3912, 0, 0, 4312, 3920, 4320, 3928, 3936, 3944, 24, 3952 } }; @@ -2219,9 +2219,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7904, 3840, 7912, - 3856, 3864, 0, 7920, 72, 3880, 3888, 3896, 7752, 3912, 0, 0, - 40, 3920, 4696, 3928, 7760, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7912, 3840, 7920, + 3856, 3864, 0, 7928, 72, 3880, 3888, 3896, 7760, 3912, 0, 0, + 40, 3920, 4696, 3928, 7768, 3944, 24, 3952 } }; @@ -2232,9 +2232,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7928, 3840, 7872, - 3856, 7688, 0, 7936, 72, 3880, 3888, 3896, 7896, 3912, 0, 0, - 4072, 3920, 4320, 3928, 7944, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7936, 3840, 7880, + 3856, 7696, 0, 7944, 72, 3880, 3888, 3896, 7904, 3912, 0, 0, + 4072, 3920, 4320, 3928, 7952, 3944, 24, 3952 } }; @@ -2245,9 +2245,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7720, 3840, 7912, - 3856, 3864, 0, 7744, 72, 3880, 3888, 3896, 7752, 3912, 0, 0, - 40, 3920, 4696, 3928, 7760, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7728, 3840, 7920, + 3856, 3864, 0, 7752, 72, 3880, 3888, 3896, 7760, 3912, 0, 0, + 40, 3920, 4696, 3928, 7768, 3944, 24, 3952 } }; @@ -2258,8 +2258,8 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7952, 3840, 7960, - 3856, 4128, 0, 7968, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7960, 3840, 7968, + 3856, 4128, 0, 7976, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, 4152, 3920, 4160, 3928, 4168, 3944, 24, 3952 } }; @@ -2271,8 +2271,8 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7952, 3840, 7976, - 3856, 7984, 0, 7992, 72, 3880, 3888, 3896, 8000, 3912, 0, 0, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 7960, 3840, 7984, + 3856, 7992, 0, 8000, 72, 3880, 3888, 3896, 8008, 3912, 0, 0, 608, 3920, 4160, 3928, 4168, 3944, 24, 3952 } }; @@ -2285,8 +2285,8 @@ ucs2_data_pool, { 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 3832, 3840, 3848, - 3856, 8008, 0, 8016, 72, 3880, 3888, 3896, 8024, 3912, 0, 0, - 8032, 3920, 5104, 3928, 8040, 3944, 24, 3952 + 3856, 8016, 0, 8024, 72, 3880, 3888, 3896, 8032, 3912, 0, 0, + 8040, 3920, 5104, 3928, 8048, 3944, 24, 3952 } }; @@ -2297,8 +2297,8 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8048, 3840, 8056, - 3856, 8064, 0, 8072, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8056, 3840, 8064, + 3856, 8072, 0, 8080, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, 3776, 3920, 3792, 3928, 3936, 3944, 24, 3952 } }; @@ -2310,9 +2310,9 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8048, 3840, 8056, - 3856, 3864, 0, 8080, 72, 3880, 3888, 3896, 7752, 3912, 0, 0, - 40, 3920, 4696, 3928, 7760, 3944, 24, 3952 + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8056, 3840, 8064, + 3856, 3864, 0, 8088, 72, 3880, 3888, 3896, 7760, 3912, 0, 0, + 40, 3920, 4696, 3928, 7768, 3944, 24, 3952 } }; @@ -2323,8 +2323,8 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8048, 3840, 8088, - 3856, 8064, 0, 8072, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8056, 3840, 8096, + 3856, 8072, 0, 8080, 72, 3880, 3888, 3896, 4144, 3912, 0, 0, 3776, 3920, 3792, 3928, 3936, 3944, 24, 3952 } }; @@ -2336,7 +2336,7 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8096, 3840, 8104, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8104, 3840, 8112, 3856, 3864, 0, 3872, 72, 3880, 3888, 3896, 4512, 3912, 0, 0, 3776, 3920, 3792, 3928, 3936, 3944, 24, 3952 } @@ -2349,7 +2349,7 @@ { ucs2_data_pool, { - 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8048, 3840, 8088, + 3584, 3592, 3600, 3608, 3616, 3624, 3632, 3640, 776, 8056, 3840, 8096, 3856, 3864, 0, 3872, 72, 3880, 3888, 3896, 3904, 3912, 0, 0, 3776, 3920, 3792, 3928, 3936, 3944, 24, 3952 } @@ -2363,9 +2363,9 @@ { ucs2_data_pool, { - 104, 112, 120, 128, 0, 0, 0, 0, 8112, 8120, 8128, 8136, - 3856, 8144, 8152, 8160, 72, 8168, 3888, 3896, 8176, 8184, 0, 8192, - 8200, 8208, 6632, 8216, 8224, 8232, 24, 8240 + 104, 112, 120, 128, 0, 0, 0, 0, 8120, 8128, 8136, 8144, + 3856, 8152, 8160, 8168, 72, 8176, 3888, 3896, 8184, 8192, 0, 8200, + 8208, 8216, 6632, 8224, 8232, 8240, 24, 8248 } }; @@ -2392,7 +2392,7 @@ { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, 168, 80, 88, 200, 0, 0, 0, 0, 0, 0, 0, 0, - 664, 672, 680, 688, 696, 704, 712, 8248 + 664, 672, 680, 688, 696, 704, 712, 8256 } }; @@ -2404,7 +2404,7 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 8256, 8264, 8272, 8280, 8288, 8296, 8304, 8312, + 168, 80, 88, 200, 8264, 8272, 8280, 8288, 8296, 8304, 8312, 8320, 664, 672, 680, 688, 696, 704, 712, 1792 } }; @@ -2417,7 +2417,7 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 8256, 8264, 8320, 8328, 8336, 8344, 8352, 8360, + 168, 80, 88, 200, 8264, 8272, 8328, 8336, 8344, 8352, 8360, 8368, 664, 672, 680, 688, 696, 704, 712, 1792 } }; @@ -2430,7 +2430,7 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 8256, 8264, 8368, 8280, 8336, 8376, 8352, 8384, + 168, 80, 88, 200, 8264, 8272, 8376, 8288, 8344, 8384, 8360, 8392, 664, 672, 680, 688, 696, 704, 0, 0 } }; @@ -2445,8 +2445,8 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 5272, 8392, 8400, 8408, 8416, 5312, 5320, 5328, - 5336, 5344, 5352, 5360, 8424, 6072, 5384, 6080 + 168, 80, 88, 200, 5272, 8400, 8408, 8416, 8424, 5312, 5320, 5328, + 5336, 5344, 5352, 5360, 8432, 6072, 5384, 6080 } }; @@ -2459,8 +2459,8 @@ ucs2_data_pool, { 104, 112, 120, 128, 192, 16, 24, 32, 152, 48, 56, 160, - 168, 80, 88, 200, 8432, 8440, 8448, 8456, 8464, 8472, 8480, 8488, - 8496, 8504, 8512, 8520, 8528, 8536, 8544, 8552 + 168, 80, 88, 200, 8440, 8448, 8456, 8464, 8472, 8480, 8488, 8496, + 8504, 8512, 8520, 8528, 8536, 8544, 8552, 8560 } }; @@ -3988,7 +3988,7 @@ return true; } -void +_GL_ATTRIBUTE_CONST void delmodule_strips (struct recode_outer *outer _GL_UNUSED_PARAMETER) { } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/recode-3.7.8/src/strip-pool.c new/recode-3.7.9/src/strip-pool.c --- old/recode-3.7.8/src/strip-pool.c 2019-12-12 20:55:05.000000000 +0100 +++ new/recode-3.7.9/src/strip-pool.c 2021-06-02 11:43:38.000000000 +0200 @@ -21,7 +21,7 @@ #include "common.h" -const recode_ucs2 ucs2_data_pool[8560] = +const recode_ucs2 ucs2_data_pool[8568] = { /* 0 */ 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, /* 8 */ 0x0020, 0x0021, 0x0022, 0xFFFF, 0xFFFF, 0x0025, 0x0026, 0x0027, @@ -955,142 +955,143 @@ /* 7432 */ 0x00B0, 0x00B1, 0x0406, 0x0456, 0x0491, 0x00B5, 0x00B6, 0x00B7, /* 7440 */ 0x0451, 0x2116, 0x0454, 0x00BB, 0x0458, 0x0405, 0x0455, 0x0457, /* 7448 */ 0x20AC, 0xFFFF, 0x201A, 0x0192, 0x201E, 0x2026, 0x2020, 0x2021, - /* 7456 */ 0x02C6, 0x2030, 0x0160, 0x2039, 0x0152, 0xFFFF, 0x017D, 0x017E, - /* 7464 */ 0xFFFF, 0x2030, 0xFFFF, 0x2039, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7472 */ 0xFFFF, 0x2122, 0xFFFF, 0x203A, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7480 */ 0x00A0, 0x0385, 0x0386, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, - /* 7488 */ 0x00A8, 0x00A9, 0xFFFF, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x2015, - /* 7496 */ 0x00B0, 0x00B1, 0x00B2, 0x00B3, 0x0384, 0x00B5, 0x00B6, 0x00B7, - /* 7504 */ 0x05E8, 0x05E9, 0x05EA, 0xFFFF, 0xFFFF, 0x200E, 0x200F, 0xFFFF, - /* 7512 */ 0x20AC, 0x0660, 0x201A, 0x0661, 0x201E, 0x2026, 0x2020, 0x2021, - /* 7520 */ 0x0662, 0x0663, 0x0664, 0x2039, 0x0665, 0x0666, 0x0667, 0x0668, - /* 7528 */ 0x0669, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, - /* 7536 */ 0x061B, 0x2122, 0x061F, 0x203A, 0x0621, 0x0622, 0x0623, 0x0178, - /* 7544 */ 0x00A0, 0x0624, 0x0625, 0x00A3, 0x00A4, 0x0626, 0x00A6, 0x00A7, - /* 7552 */ 0x0627, 0x00A9, 0x0628, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x067E, - /* 7560 */ 0x00B0, 0x00B1, 0x0629, 0x062A, 0x062B, 0x00B5, 0x00B6, 0x00B7, - /* 7568 */ 0x062C, 0x0686, 0x062D, 0x00BB, 0x062E, 0x062F, 0x0630, 0x0631, - /* 7576 */ 0x00C0, 0x0632, 0x00C2, 0x0698, 0x0633, 0x0634, 0x0635, 0x00C7, - /* 7584 */ 0x00C8, 0x00C9, 0x00CA, 0x00CB, 0x0636, 0x0637, 0x00CE, 0x00CF, - /* 7592 */ 0x3113, 0x0639, 0x063A, 0x0640, 0x00D4, 0x0641, 0x0642, 0x00D7, - /* 7600 */ 0x0643, 0x00D9, 0x06AF, 0x00DB, 0x00DC, 0x0644, 0x0645, 0x0646, - /* 7608 */ 0x00E0, 0x0647, 0x00E2, 0x0681, 0x0648, 0x0649, 0x064A, 0x00E7, - /* 7616 */ 0x00E8, 0x00E9, 0x00EA, 0x00EB, 0x064B, 0x064C, 0x00EE, 0x00EF, - /* 7624 */ 0x064D, 0x064E, 0x064F, 0x0650, 0x00F4, 0x0651, 0x0652, 0x00F7, - /* 7632 */ 0xFFFF, 0x00F9, 0xFFFF, 0x00FB, 0x00FC, 0x200E, 0x200F, 0x00FF, - /* 7640 */ 0x00A0, 0xFFFF, 0x00A2, 0x00A3, 0x00A4, 0xFFFF, 0x00A6, 0x00A7, - /* 7648 */ 0x00D8, 0x00A9, 0x0156, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x00C6, - /* 7656 */ 0x00F8, 0x00B9, 0x0157, 0x00BB, 0x00BC, 0x00BD, 0x00BE, 0x00E6, - /* 7664 */ 0x0173, 0x0142, 0x015B, 0x016B, 0x00FC, 0x017C, 0x017E, 0xFFFF, - /* 7672 */ 0xFFFF, 0xFFFF, 0x00C4, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, - /* 7680 */ 0xFFFF, 0xFFFF, 0x00DC, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, - /* 7688 */ 0xFFFF, 0xFFFF, 0x00F6, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 7696 */ 0xFFFF, 0x0060, 0x003A, 0x0023, 0x00A7, 0x0027, 0x003D, 0x0022, - /* 7704 */ 0xFFFF, 0x00DF, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 7712 */ 0x00D6, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 7720 */ 0xFFFF, 0xFFFF, 0x00F6, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, - /* 7728 */ 0xFFFF, 0xFFFF, 0x00FC, 0x00DC, 0x002A, 0x0029, 0x003B, 0x00AC, - /* 7736 */ 0xFFFF, 0xFFFF, 0x00DF, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 7744 */ 0xFFFF, 0xFFFF, 0x003A, 0x00C4, 0x00D6, 0x0027, 0x003D, 0x00E4, - /* 7752 */ 0xFFFF, 0xFFFF, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 7760 */ 0xFFFF, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 7768 */ 0x0020, 0xFFFF, 0x00E2, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7776 */ 0x00E7, 0xFFFF, 0x00E0, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, - /* 7784 */ 0x0026, 0xFFFF, 0x00EA, 0x00EB, 0xFFFF, 0xFFFF, 0x00EE, 0x00EF, - /* 7792 */ 0xFFFF, 0xFFFF, 0x00B4, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, - /* 7800 */ 0x002D, 0x002F, 0x00C2, 0xFFFF, 0x00C0, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7808 */ 0x00C7, 0xFFFF, 0x00F9, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 7816 */ 0xFFFF, 0x00C9, 0x00CA, 0x00CB, 0xFFFF, 0x00CE, 0x00CF, 0xFFFF, - /* 7824 */ 0x0048, 0x0049, 0xFFFF, 0x00F4, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7832 */ 0x0051, 0x0052, 0xFFFF, 0x00FB, 0x00FC, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7840 */ 0x00B8, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 7848 */ 0x0059, 0x005A, 0xFFFF, 0x00D4, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, - /* 7856 */ 0x0038, 0x0039, 0xFFFF, 0x00DB, 0x00DC, 0x00D9, 0xFFFF, 0x009F, - /* 7864 */ 0xFFFF, 0xFFFF, 0x0023, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, - /* 7872 */ 0xFFFF, 0xFFFF, 0x00A4, 0x00C5, 0x002A, 0x0029, 0x003B, 0x005E, - /* 7880 */ 0xFFFF, 0xFFFF, 0x00F8, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 7888 */ 0xFFFF, 0x0060, 0x003A, 0x00C6, 0x00D8, 0x0027, 0x003D, 0x0022, - /* 7896 */ 0xFFFF, 0x00FC, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 7904 */ 0xFFFF, 0xFFFF, 0x00F8, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, - /* 7912 */ 0xFFFF, 0xFFFF, 0x00E5, 0x00C5, 0x002A, 0x0029, 0x003B, 0x00AC, - /* 7920 */ 0xFFFF, 0xFFFF, 0x003A, 0x00C6, 0x00D8, 0x0027, 0x003D, 0x00E6, - /* 7928 */ 0xFFFF, 0xFFFF, 0x00A7, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, - /* 7936 */ 0xFFFF, 0x00E9, 0x003A, 0x00C4, 0x00D6, 0x0027, 0x003D, 0x0022, - /* 7944 */ 0x00C9, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 7952 */ 0xFFFF, 0xFFFF, 0x00B0, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, - /* 7960 */ 0xFFFF, 0xFFFF, 0x00A7, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, - /* 7968 */ 0xFFFF, 0x0060, 0x003A, 0x00A3, 0x00E0, 0x0027, 0x003D, 0x0022, - /* 7976 */ 0xFFFF, 0xFFFF, 0x00E9, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, - /* 7984 */ 0xFFFF, 0xFFFF, 0x00F2, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 7992 */ 0xFFFF, 0x00F9, 0x003A, 0x00A3, 0x00A7, 0x0027, 0x003D, 0x0022, - /* 8000 */ 0xFFFF, 0x00EC, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 8008 */ 0xFFFF, 0xFFFF, 0x00F5, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 8016 */ 0xFFFF, 0x0060, 0x003A, 0x00C3, 0x00D5, 0x0027, 0x003D, 0x0022, - /* 8024 */ 0xFFFF, 0x00E7, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 8032 */ 0x00E3, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, - /* 8040 */ 0x00C7, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 8048 */ 0xFFFF, 0xFFFF, 0x00A2, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, - /* 8056 */ 0xFFFF, 0xFFFF, 0x0021, 0x20A7, 0x002A, 0x0029, 0x003B, 0x00AC, - /* 8064 */ 0xFFFF, 0xFFFF, 0x00F1, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, - /* 8072 */ 0xFFFF, 0x0060, 0x003A, 0x00D1, 0x0040, 0x0027, 0x003D, 0x0022, - /* 8080 */ 0xFFFF, 0xFFFF, 0x003A, 0x00D1, 0x0040, 0x0027, 0x003D, 0x00F1, - /* 8088 */ 0xFFFF, 0xFFFF, 0x0021, 0x0024, 0x002A, 0x0029, 0x003B, 0x00AC, - /* 8096 */ 0xFFFF, 0xFFFF, 0x0024, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, - /* 8104 */ 0xFFFF, 0xFFFF, 0x0021, 0x00A3, 0x002A, 0x0029, 0x003B, 0x00AC, - /* 8112 */ 0x0020, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00E1, 0xFFFF, 0xFFFF, - /* 8120 */ 0xFFFF, 0xFFFF, 0x003C, 0x002E, 0x00C1, 0x0028, 0x002B, 0x0021, - /* 8128 */ 0x00D0, 0x00E9, 0xFFFF, 0xFFFF, 0xFFFF, 0x00ED, 0xFFFF, 0xFFFF, - /* 8136 */ 0xFFFF, 0x0024, 0x0025, 0x00C9, 0x002A, 0x0029, 0x003B, 0x0026, - /* 8144 */ 0xFFFF, 0x0023, 0x2018, 0x002C, 0x00DE, 0x005F, 0x003E, 0x003F, - /* 8152 */ 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00CD, 0xFFFF, 0xFFFF, - /* 8160 */ 0x007C, 0x00F0, 0x003A, 0x00C6, 0x00D6, 0x0027, 0x003D, 0x0022, - /* 8168 */ 0x0068, 0x0069, 0xFFFF, 0xFFFF, 0xFFFF, 0x00DD, 0xFFFF, 0xFFFF, - /* 8176 */ 0x00B0, 0x00F6, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, - /* 8184 */ 0x0079, 0x007A, 0xFFFF, 0xFFFF, 0x005B, 0x00FD, 0xFFFF, 0xFFFF, - /* 8192 */ 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x005D, 0x00A8, 0xFFFF, 0xFFFF, - /* 8200 */ 0x00FE, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, - /* 8208 */ 0x0048, 0x0049, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00F3, 0xFFFF, - /* 8216 */ 0x0051, 0x0052, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00FA, 0xFFFF, - /* 8224 */ 0x00B4, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, - /* 8232 */ 0x0059, 0x005A, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00D3, 0xFFFF, - /* 8240 */ 0x0038, 0x0039, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00DA, 0x007F, - /* 8248 */ 0x042C, 0x042B, 0x0417, 0x0428, 0x042D, 0x0429, 0x0427, 0xFFFF, - /* 8256 */ 0x2500, 0x2502, 0x250C, 0x2510, 0x2514, 0x2518, 0x251C, 0x2524, - /* 8264 */ 0x252C, 0x2534, 0x253C, 0x2580, 0x2584, 0x2588, 0x258C, 0x2590, - /* 8272 */ 0x2591, 0x2592, 0x2593, 0x2320, 0x25A0, 0x2022, 0x221A, 0x2248, - /* 8280 */ 0x2264, 0x2265, 0x00A0, 0x2321, 0x00B0, 0x00B2, 0x00B7, 0x00F7, - /* 8288 */ 0x2550, 0x2551, 0x2552, 0x0451, 0x2553, 0x2554, 0x2555, 0x2556, - /* 8296 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x255C, 0x255D, 0x255E, - /* 8304 */ 0x255F, 0x2560, 0x2561, 0x0401, 0x2562, 0x2563, 0x2564, 0x2565, - /* 8312 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x256B, 0x256C, 0x00A9, - /* 8320 */ 0x2591, 0x2592, 0x2593, 0x201C, 0x25A0, 0x2022, 0x201D, 0x2014, - /* 8328 */ 0x2116, 0x2122, 0x00A0, 0x00BB, 0x00AE, 0x00AB, 0x00B7, 0x00A4, - /* 8336 */ 0x2550, 0x2551, 0x2552, 0x0451, 0x0454, 0x2554, 0x0456, 0x0457, - /* 8344 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x0491, 0x045E, 0x255E, - /* 8352 */ 0x255F, 0x2560, 0x2561, 0x0401, 0x0404, 0x2563, 0x0406, 0x0407, - /* 8360 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x0490, 0x040E, 0x00A9, - /* 8368 */ 0x2591, 0x2592, 0x2593, 0x2320, 0x25A0, 0x2219, 0x221A, 0x2248, - /* 8376 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x0491, 0x255D, 0x255E, - /* 8384 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x0490, 0x256C, 0x00A9, - /* 8392 */ 0x00EA, 0x00EB, 0x00E8, 0x00EF, 0x00EE, 0x00CD, 0x00C4, 0x00C1, - /* 8400 */ 0x00C9, 0x00E6, 0x00C6, 0x0151, 0x00F6, 0x00D3, 0x0171, 0x00DA, - /* 8408 */ 0x0170, 0x00D6, 0x00DC, 0x00A2, 0x00A3, 0x00A5, 0x20A7, 0xE01F, - /* 8416 */ 0x00E1, 0x00ED, 0x00F3, 0x00FA, 0x00F1, 0x00D1, 0x00AA, 0x0150, - /* 8424 */ 0x03B1, 0x03B2, 0x0393, 0x03C0, 0x03A3, 0x03C3, 0x03BC, 0x03C4, - /* 8432 */ 0x00C4, 0x0100, 0x0101, 0x00C9, 0x0104, 0x00D6, 0x00DC, 0x00E1, - /* 8440 */ 0x0105, 0x010C, 0x00E4, 0x010D, 0x0106, 0x0107, 0x00E9, 0x0179, - /* 8448 */ 0x017A, 0x010E, 0x00ED, 0x010F, 0x0112, 0x0113, 0x0116, 0x00F3, - /* 8456 */ 0x0117, 0x00F4, 0x00F6, 0x00F5, 0x00FA, 0x011A, 0x011B, 0x00FC, - /* 8464 */ 0x2020, 0x00B0, 0x0118, 0x00A3, 0x00A7, 0x2219, 0x00B6, 0x00DF, - /* 8472 */ 0x00AE, 0x00A9, 0x2122, 0x0119, 0x00A8, 0x2260, 0x01F5, 0x012E, - /* 8480 */ 0x012F, 0x012A, 0x2264, 0x2265, 0x012B, 0x0136, 0x2202, 0x2211, - /* 8488 */ 0x0142, 0x013B, 0x013C, 0x013D, 0x013E, 0x0139, 0x013A, 0x0145, - /* 8496 */ 0x0146, 0x0143, 0x00AC, 0x221A, 0x0144, 0x0147, 0x0394, 0x00AB, - /* 8504 */ 0x00BB, 0x2026, 0x00A0, 0x0148, 0x0150, 0x00D5, 0x0151, 0x014C, - /* 8512 */ 0x2013, 0x2014, 0x201C, 0x201D, 0x2018, 0x2019, 0x00F7, 0x25C6, - /* 8520 */ 0x014D, 0x0154, 0x0155, 0x0158, 0x2039, 0x203A, 0x0159, 0x0156, - /* 8528 */ 0x0157, 0x0160, 0x201A, 0x201E, 0x0161, 0x015A, 0x015B, 0x00C1, - /* 8536 */ 0x0164, 0x0165, 0x00CD, 0x017D, 0x017E, 0x016A, 0x00D3, 0x00D4, - /* 8544 */ 0x016B, 0x016E, 0x00DA, 0x016F, 0x0170, 0x0171, 0x0172, 0x0173, - /* 8552 */ 0x00DD, 0x00FD, 0x0137, 0x017B, 0x0141, 0x017C, 0x0122, 0x02C7 + /* 7456 */ 0x02C6, 0x2030, 0x0160, 0x2039, 0x0152, 0xFFFF, 0x017D, 0xFFFF, + /* 7464 */ 0x02DC, 0x2122, 0x0161, 0x203A, 0x0153, 0xFFFF, 0x017E, 0x0178, + /* 7472 */ 0xFFFF, 0x2030, 0xFFFF, 0x2039, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7480 */ 0xFFFF, 0x2122, 0xFFFF, 0x203A, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7488 */ 0x00A0, 0x0385, 0x0386, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, + /* 7496 */ 0x00A8, 0x00A9, 0xFFFF, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x2015, + /* 7504 */ 0x00B0, 0x00B1, 0x00B2, 0x00B3, 0x0384, 0x00B5, 0x00B6, 0x00B7, + /* 7512 */ 0x05E8, 0x05E9, 0x05EA, 0xFFFF, 0xFFFF, 0x200E, 0x200F, 0xFFFF, + /* 7520 */ 0x20AC, 0x0660, 0x201A, 0x0661, 0x201E, 0x2026, 0x2020, 0x2021, + /* 7528 */ 0x0662, 0x0663, 0x0664, 0x2039, 0x0665, 0x0666, 0x0667, 0x0668, + /* 7536 */ 0x0669, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, + /* 7544 */ 0x061B, 0x2122, 0x061F, 0x203A, 0x0621, 0x0622, 0x0623, 0x0178, + /* 7552 */ 0x00A0, 0x0624, 0x0625, 0x00A3, 0x00A4, 0x0626, 0x00A6, 0x00A7, + /* 7560 */ 0x0627, 0x00A9, 0x0628, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x067E, + /* 7568 */ 0x00B0, 0x00B1, 0x0629, 0x062A, 0x062B, 0x00B5, 0x00B6, 0x00B7, + /* 7576 */ 0x062C, 0x0686, 0x062D, 0x00BB, 0x062E, 0x062F, 0x0630, 0x0631, + /* 7584 */ 0x00C0, 0x0632, 0x00C2, 0x0698, 0x0633, 0x0634, 0x0635, 0x00C7, + /* 7592 */ 0x00C8, 0x00C9, 0x00CA, 0x00CB, 0x0636, 0x0637, 0x00CE, 0x00CF, + /* 7600 */ 0x3113, 0x0639, 0x063A, 0x0640, 0x00D4, 0x0641, 0x0642, 0x00D7, + /* 7608 */ 0x0643, 0x00D9, 0x06AF, 0x00DB, 0x00DC, 0x0644, 0x0645, 0x0646, + /* 7616 */ 0x00E0, 0x0647, 0x00E2, 0x0681, 0x0648, 0x0649, 0x064A, 0x00E7, + /* 7624 */ 0x00E8, 0x00E9, 0x00EA, 0x00EB, 0x064B, 0x064C, 0x00EE, 0x00EF, + /* 7632 */ 0x064D, 0x064E, 0x064F, 0x0650, 0x00F4, 0x0651, 0x0652, 0x00F7, + /* 7640 */ 0xFFFF, 0x00F9, 0xFFFF, 0x00FB, 0x00FC, 0x200E, 0x200F, 0x00FF, + /* 7648 */ 0x00A0, 0xFFFF, 0x00A2, 0x00A3, 0x00A4, 0xFFFF, 0x00A6, 0x00A7, + /* 7656 */ 0x00D8, 0x00A9, 0x0156, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x00C6, + /* 7664 */ 0x00F8, 0x00B9, 0x0157, 0x00BB, 0x00BC, 0x00BD, 0x00BE, 0x00E6, + /* 7672 */ 0x0173, 0x0142, 0x015B, 0x016B, 0x00FC, 0x017C, 0x017E, 0xFFFF, + /* 7680 */ 0xFFFF, 0xFFFF, 0x00C4, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, + /* 7688 */ 0xFFFF, 0xFFFF, 0x00DC, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, + /* 7696 */ 0xFFFF, 0xFFFF, 0x00F6, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 7704 */ 0xFFFF, 0x0060, 0x003A, 0x0023, 0x00A7, 0x0027, 0x003D, 0x0022, + /* 7712 */ 0xFFFF, 0x00DF, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 7720 */ 0x00D6, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 7728 */ 0xFFFF, 0xFFFF, 0x00F6, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, + /* 7736 */ 0xFFFF, 0xFFFF, 0x00FC, 0x00DC, 0x002A, 0x0029, 0x003B, 0x00AC, + /* 7744 */ 0xFFFF, 0xFFFF, 0x00DF, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 7752 */ 0xFFFF, 0xFFFF, 0x003A, 0x00C4, 0x00D6, 0x0027, 0x003D, 0x00E4, + /* 7760 */ 0xFFFF, 0xFFFF, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 7768 */ 0xFFFF, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 7776 */ 0x0020, 0xFFFF, 0x00E2, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7784 */ 0x00E7, 0xFFFF, 0x00E0, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, + /* 7792 */ 0x0026, 0xFFFF, 0x00EA, 0x00EB, 0xFFFF, 0xFFFF, 0x00EE, 0x00EF, + /* 7800 */ 0xFFFF, 0xFFFF, 0x00B4, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, + /* 7808 */ 0x002D, 0x002F, 0x00C2, 0xFFFF, 0x00C0, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7816 */ 0x00C7, 0xFFFF, 0x00F9, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 7824 */ 0xFFFF, 0x00C9, 0x00CA, 0x00CB, 0xFFFF, 0x00CE, 0x00CF, 0xFFFF, + /* 7832 */ 0x0048, 0x0049, 0xFFFF, 0x00F4, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7840 */ 0x0051, 0x0052, 0xFFFF, 0x00FB, 0x00FC, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7848 */ 0x00B8, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 7856 */ 0x0059, 0x005A, 0xFFFF, 0x00D4, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, + /* 7864 */ 0x0038, 0x0039, 0xFFFF, 0x00DB, 0x00DC, 0x00D9, 0xFFFF, 0x009F, + /* 7872 */ 0xFFFF, 0xFFFF, 0x0023, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, + /* 7880 */ 0xFFFF, 0xFFFF, 0x00A4, 0x00C5, 0x002A, 0x0029, 0x003B, 0x005E, + /* 7888 */ 0xFFFF, 0xFFFF, 0x00F8, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 7896 */ 0xFFFF, 0x0060, 0x003A, 0x00C6, 0x00D8, 0x0027, 0x003D, 0x0022, + /* 7904 */ 0xFFFF, 0x00FC, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 7912 */ 0xFFFF, 0xFFFF, 0x00F8, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, + /* 7920 */ 0xFFFF, 0xFFFF, 0x00E5, 0x00C5, 0x002A, 0x0029, 0x003B, 0x00AC, + /* 7928 */ 0xFFFF, 0xFFFF, 0x003A, 0x00C6, 0x00D8, 0x0027, 0x003D, 0x00E6, + /* 7936 */ 0xFFFF, 0xFFFF, 0x00A7, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, + /* 7944 */ 0xFFFF, 0x00E9, 0x003A, 0x00C4, 0x00D6, 0x0027, 0x003D, 0x0022, + /* 7952 */ 0x00C9, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 7960 */ 0xFFFF, 0xFFFF, 0x00B0, 0x002E, 0x003C, 0x0028, 0x002B, 0x0021, + /* 7968 */ 0xFFFF, 0xFFFF, 0x00A7, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, + /* 7976 */ 0xFFFF, 0x0060, 0x003A, 0x00A3, 0x00E0, 0x0027, 0x003D, 0x0022, + /* 7984 */ 0xFFFF, 0xFFFF, 0x00E9, 0x0024, 0x002A, 0x0029, 0x003B, 0x005E, + /* 7992 */ 0xFFFF, 0xFFFF, 0x00F2, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 8000 */ 0xFFFF, 0x00F9, 0x003A, 0x00A3, 0x00A7, 0x0027, 0x003D, 0x0022, + /* 8008 */ 0xFFFF, 0x00EC, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 8016 */ 0xFFFF, 0xFFFF, 0x00F5, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 8024 */ 0xFFFF, 0x0060, 0x003A, 0x00C3, 0x00D5, 0x0027, 0x003D, 0x0022, + /* 8032 */ 0xFFFF, 0x00E7, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 8040 */ 0x00E3, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, + /* 8048 */ 0x00C7, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 8056 */ 0xFFFF, 0xFFFF, 0x00A2, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, + /* 8064 */ 0xFFFF, 0xFFFF, 0x0021, 0x20A7, 0x002A, 0x0029, 0x003B, 0x00AC, + /* 8072 */ 0xFFFF, 0xFFFF, 0x00F1, 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, + /* 8080 */ 0xFFFF, 0x0060, 0x003A, 0x00D1, 0x0040, 0x0027, 0x003D, 0x0022, + /* 8088 */ 0xFFFF, 0xFFFF, 0x003A, 0x00D1, 0x0040, 0x0027, 0x003D, 0x00F1, + /* 8096 */ 0xFFFF, 0xFFFF, 0x0021, 0x0024, 0x002A, 0x0029, 0x003B, 0x00AC, + /* 8104 */ 0xFFFF, 0xFFFF, 0x0024, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, + /* 8112 */ 0xFFFF, 0xFFFF, 0x0021, 0x00A3, 0x002A, 0x0029, 0x003B, 0x00AC, + /* 8120 */ 0x0020, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00E1, 0xFFFF, 0xFFFF, + /* 8128 */ 0xFFFF, 0xFFFF, 0x003C, 0x002E, 0x00C1, 0x0028, 0x002B, 0x0021, + /* 8136 */ 0x00D0, 0x00E9, 0xFFFF, 0xFFFF, 0xFFFF, 0x00ED, 0xFFFF, 0xFFFF, + /* 8144 */ 0xFFFF, 0x0024, 0x0025, 0x00C9, 0x002A, 0x0029, 0x003B, 0x0026, + /* 8152 */ 0xFFFF, 0x0023, 0x2018, 0x002C, 0x00DE, 0x005F, 0x003E, 0x003F, + /* 8160 */ 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00CD, 0xFFFF, 0xFFFF, + /* 8168 */ 0x007C, 0x00F0, 0x003A, 0x00C6, 0x00D6, 0x0027, 0x003D, 0x0022, + /* 8176 */ 0x0068, 0x0069, 0xFFFF, 0xFFFF, 0xFFFF, 0x00DD, 0xFFFF, 0xFFFF, + /* 8184 */ 0x00B0, 0x00F6, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, + /* 8192 */ 0x0079, 0x007A, 0xFFFF, 0xFFFF, 0x005B, 0x00FD, 0xFFFF, 0xFFFF, + /* 8200 */ 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x005D, 0x00A8, 0xFFFF, 0xFFFF, + /* 8208 */ 0x00FE, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, + /* 8216 */ 0x0048, 0x0049, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00F3, 0xFFFF, + /* 8224 */ 0x0051, 0x0052, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00FA, 0xFFFF, + /* 8232 */ 0x00B4, 0xFFFF, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, + /* 8240 */ 0x0059, 0x005A, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00D3, 0xFFFF, + /* 8248 */ 0x0038, 0x0039, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x00DA, 0x007F, + /* 8256 */ 0x042C, 0x042B, 0x0417, 0x0428, 0x042D, 0x0429, 0x0427, 0xFFFF, + /* 8264 */ 0x2500, 0x2502, 0x250C, 0x2510, 0x2514, 0x2518, 0x251C, 0x2524, + /* 8272 */ 0x252C, 0x2534, 0x253C, 0x2580, 0x2584, 0x2588, 0x258C, 0x2590, + /* 8280 */ 0x2591, 0x2592, 0x2593, 0x2320, 0x25A0, 0x2022, 0x221A, 0x2248, + /* 8288 */ 0x2264, 0x2265, 0x00A0, 0x2321, 0x00B0, 0x00B2, 0x00B7, 0x00F7, + /* 8296 */ 0x2550, 0x2551, 0x2552, 0x0451, 0x2553, 0x2554, 0x2555, 0x2556, + /* 8304 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x255C, 0x255D, 0x255E, + /* 8312 */ 0x255F, 0x2560, 0x2561, 0x0401, 0x2562, 0x2563, 0x2564, 0x2565, + /* 8320 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x256B, 0x256C, 0x00A9, + /* 8328 */ 0x2591, 0x2592, 0x2593, 0x201C, 0x25A0, 0x2022, 0x201D, 0x2014, + /* 8336 */ 0x2116, 0x2122, 0x00A0, 0x00BB, 0x00AE, 0x00AB, 0x00B7, 0x00A4, + /* 8344 */ 0x2550, 0x2551, 0x2552, 0x0451, 0x0454, 0x2554, 0x0456, 0x0457, + /* 8352 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x0491, 0x045E, 0x255E, + /* 8360 */ 0x255F, 0x2560, 0x2561, 0x0401, 0x0404, 0x2563, 0x0406, 0x0407, + /* 8368 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x0490, 0x040E, 0x00A9, + /* 8376 */ 0x2591, 0x2592, 0x2593, 0x2320, 0x25A0, 0x2219, 0x221A, 0x2248, + /* 8384 */ 0x2557, 0x2558, 0x2559, 0x255A, 0x255B, 0x0491, 0x255D, 0x255E, + /* 8392 */ 0x2566, 0x2567, 0x2568, 0x2569, 0x256A, 0x0490, 0x256C, 0x00A9, + /* 8400 */ 0x00EA, 0x00EB, 0x00E8, 0x00EF, 0x00EE, 0x00CD, 0x00C4, 0x00C1, + /* 8408 */ 0x00C9, 0x00E6, 0x00C6, 0x0151, 0x00F6, 0x00D3, 0x0171, 0x00DA, + /* 8416 */ 0x0170, 0x00D6, 0x00DC, 0x00A2, 0x00A3, 0x00A5, 0x20A7, 0xE01F, + /* 8424 */ 0x00E1, 0x00ED, 0x00F3, 0x00FA, 0x00F1, 0x00D1, 0x00AA, 0x0150, + /* 8432 */ 0x03B1, 0x03B2, 0x0393, 0x03C0, 0x03A3, 0x03C3, 0x03BC, 0x03C4, + /* 8440 */ 0x00C4, 0x0100, 0x0101, 0x00C9, 0x0104, 0x00D6, 0x00DC, 0x00E1, + /* 8448 */ 0x0105, 0x010C, 0x00E4, 0x010D, 0x0106, 0x0107, 0x00E9, 0x0179, + /* 8456 */ 0x017A, 0x010E, 0x00ED, 0x010F, 0x0112, 0x0113, 0x0116, 0x00F3, + /* 8464 */ 0x0117, 0x00F4, 0x00F6, 0x00F5, 0x00FA, 0x011A, 0x011B, 0x00FC, + /* 8472 */ 0x2020, 0x00B0, 0x0118, 0x00A3, 0x00A7, 0x2219, 0x00B6, 0x00DF, + /* 8480 */ 0x00AE, 0x00A9, 0x2122, 0x0119, 0x00A8, 0x2260, 0x01F5, 0x012E, + /* 8488 */ 0x012F, 0x012A, 0x2264, 0x2265, 0x012B, 0x0136, 0x2202, 0x2211, + /* 8496 */ 0x0142, 0x013B, 0x013C, 0x013D, 0x013E, 0x0139, 0x013A, 0x0145, + /* 8504 */ 0x0146, 0x0143, 0x00AC, 0x221A, 0x0144, 0x0147, 0x0394, 0x00AB, + /* 8512 */ 0x00BB, 0x2026, 0x00A0, 0x0148, 0x0150, 0x00D5, 0x0151, 0x014C, + /* 8520 */ 0x2013, 0x2014, 0x201C, 0x201D, 0x2018, 0x2019, 0x00F7, 0x25C6, + /* 8528 */ 0x014D, 0x0154, 0x0155, 0x0158, 0x2039, 0x203A, 0x0159, 0x0156, + /* 8536 */ 0x0157, 0x0160, 0x201A, 0x201E, 0x0161, 0x015A, 0x015B, 0x00C1, + /* 8544 */ 0x0164, 0x0165, 0x00CD, 0x017D, 0x017E, 0x016A, 0x00D3, 0x00D4, + /* 8552 */ 0x016B, 0x016E, 0x00DA, 0x016F, 0x0170, 0x0171, 0x0172, 0x0173, + /* 8560 */ 0x00DD, 0x00FD, 0x0137, 0x017B, 0x0141, 0x017C, 0x0122, 0x02C7 };
