diff options
Diffstat (limited to 'vendor/encoding_rs/doc/ISO-8859-15.txt')
-rw-r--r-- | vendor/encoding_rs/doc/ISO-8859-15.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/encoding_rs/doc/ISO-8859-15.txt b/vendor/encoding_rs/doc/ISO-8859-15.txt new file mode 100644 index 000000000..922896a88 --- /dev/null +++ b/vendor/encoding_rs/doc/ISO-8859-15.txt @@ -0,0 +1,7 @@ +/// This is the revised Western European part of the ISO/IEC 8859 encoding +/// family. This encoding is also known as Latin 9. +/// +/// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-15.html), +/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-15-bmp.html) +/// +/// This encoding matches the Windows code page 28605. |