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