From de5b9247e26340935b8dc19608491e722f4c4ad2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 22 Feb 2025 14:51:27 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- maps/sf7dec | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 maps/sf7dec (limited to 'maps/sf7dec') diff --git a/maps/sf7dec b/maps/sf7dec new file mode 100644 index 0000000..33d7922 --- /dev/null +++ b/maps/sf7dec @@ -0,0 +1,13 @@ +map 0x00-0x5A to U+0000 +map 0x5B to U+00C4 +map 0x5C to U+00D6 +map 0x5D to U+00C5 +map 0x5E to U+00DC +map 0x5F to U+005F +map 0x60 to U+00E9 +map 0x61-0x7A to U+0061 +map 0x7B to U+00E4 +map 0x7C to 00F6 +map 0x7D to 00E5 +map 0x7E to 00FC +map 0x7F to U+007F -- cgit v1.2.3-70-g09d2