forked from mirrors/gecko-dev
MozReview-Commit-ID: 30vmruy1kiL --HG-- extra : rebase_source : 0e3e489fde0485919cd03529ba5d6d030863bfc1
8 lines
450 B
Text
8 lines
450 B
Text
/// This is the Greek encoding for Windows. It is mostly an extension of
|
|
/// ISO-8859-7, but U+0386 is mapped to a different byte.
|
|
///
|
|
/// [Index visualization](https://encoding.spec.whatwg.org/windows-1253.html),
|
|
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/windows-1253-bmp.html)
|
|
///
|
|
/// This encoding matches the Windows code page 1253, except Windows decodes
|
|
/// unassigned code points to the Private Use Area of Unicode.
|