From d1b2d29528b7794b41e66fc2136e395a02f8529b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:59:35 +0200 Subject: Merging upstream version 1.73.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/encoding_rs/doc/windows-1256.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/encoding_rs/doc/windows-1256.txt (limited to 'vendor/encoding_rs/doc/windows-1256.txt') diff --git a/vendor/encoding_rs/doc/windows-1256.txt b/vendor/encoding_rs/doc/windows-1256.txt new file mode 100644 index 000000000..38bf2ef4e --- /dev/null +++ b/vendor/encoding_rs/doc/windows-1256.txt @@ -0,0 +1,6 @@ +/// This is the Arabic encoding for Windows. +/// +/// [Index visualization](https://encoding.spec.whatwg.org/windows-1256.html), +/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/windows-1256-bmp.html) +/// +/// This encoding matches the Windows code page 1256. -- cgit v1.2.3