summaryrefslogtreecommitdiffstats
path: root/third_party/rust/encoding_rs/doc/windows-1252.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/encoding_rs/doc/windows-1252.txt')
-rw-r--r--third_party/rust/encoding_rs/doc/windows-1252.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/rust/encoding_rs/doc/windows-1252.txt b/third_party/rust/encoding_rs/doc/windows-1252.txt
new file mode 100644
index 0000000000..d613fbe25c
--- /dev/null
+++ b/third_party/rust/encoding_rs/doc/windows-1252.txt
@@ -0,0 +1,7 @@
+/// This is the Western encoding for Windows. It is an extension of ISO-8859-1,
+/// which is known as Latin 1.
+///
+/// [Index visualization](https://encoding.spec.whatwg.org/windows-1252.html),
+/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/windows-1252-bmp.html)
+///
+/// This encoding matches the Windows code page 1252.