mirror of
https://github.com/rkd77/elinks.git
synced 2025-10-21 19:54:04 -04:00
Refresh charsets from www.unicode.org.
Add copyright and licence notices, and a NEWS entry. The data in the new versions is not entirely the same as what ELinks used to have: - Unicode/8859_1.cp: Adds control characters. - Unicode/8859_2.cp: Adds control characters. - Unicode/8859_4.cp: Adds some control characters that ELinks assumed there already. - Unicode/8859_7.cp: Adds three characters. - Unicode/8859_15.cp: Adds control characters. - Unicode/8859_16.cp: Adds control characters and swaps 0xA5 with 0xAB. - Unicode/koi8_r.cp: Changes 0x95 and adds some control characters that ELinks assumed there already. - Unicode/macroman.cp: Changes 0xC6 and removes some control characters that ELinks assumes there anyway.
This commit is contained in:
committed by
Kalle Olavi Niemitalo
parent
5d45f18250
commit
c9ca6fd448
@@ -1,5 +1,17 @@
|
||||
ISO 8859-3
|
||||
"ISO-8859-3", "8859-3", "ISO_8859-3:1988", "iso-ir-109", "ISO_8859-3", "latin3", "l3", "csISOLatin3", "ISO8859-3", "ISO8859_3"
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# The following data was downloaded from
|
||||
# http://www.unicode.org/Public/MAPPINGS/ISO8859/DatedVersions/8859-3-1999.TXT
|
||||
# on 2008-10-05, so it is a Unicode Data File covered by the Unicode
|
||||
# copyright and permission notice in the COPYING file of ELinks,
|
||||
# regardless of any terms shown below.
|
||||
#
|
||||
# This file differs from the original in the following ways:
|
||||
# - Added this comment, blank lines around it, and charset names above it.
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
#
|
||||
# Name: ISO/IEC 8859-3:1999 to Unicode
|
||||
# Unicode version: 3.0
|
||||
|
||||
Reference in New Issue
Block a user