mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
It's a pretty simple charset: the bottom 128 bytes (0x00-0x7F) are standard ASCII, while the top 128 bytes (0x80-0xFF) are mapped to a portion of the Unicode Private Use Area, specifically 0xF780-0xF7FF. This is used by Google Maps for certain blobs.
20 KiB
20 KiB