From c316cd982303f30f29075f31bcd910f9be38bb25 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 2 Mar 2019 17:15:47 +0100 Subject: Convert charset to utf8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Files imported in commit 98cab31fc3659e33aef260efca55bf9f1753164c were exported from EUMEL to DOS and used codepage 437/850(?). Convert files to UTF-8 where possible. Some files were left as-is. Iā€™m not sure whether converting these would be correct. --- system/printer-9nadel/1986/src/EPSONRX.ELA | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'system/printer-9nadel/1986/src/EPSONRX.ELA') diff --git a/system/printer-9nadel/1986/src/EPSONRX.ELA b/system/printer-9nadel/1986/src/EPSONRX.ELA index 118cee8..ebc9f23 100644 --- a/system/printer-9nadel/1986/src/EPSONRX.ELA +++ b/system/printer-9nadel/1986/src/EPSONRX.ELA @@ -31,12 +31,12 @@ (*ae*) ""211"", ""27"R"4"{"27"R"0""; (*n~*) ""212"", ""27"R"7"|"27"R"0""; (*pound*) ""213"", ""27"R"3"#"27"R"0""; - (* Ž *) ""214"", ""27"R"2"["27"R"0""; - (* ™ *) ""215"", ""27"R"2"\"27"R"0""; - (* š *) ""216"", ""27"R"2"]"27"R"0""; - (* „ *) ""217"", ""27"R"2"{"27"R"0""; - (* ” *) ""218"", ""27"R"2"|"27"R"0""; - (*  *) ""219"", ""27"R"2"}"27"R"0""; + (* Ƅ *) ""214"", ""27"R"2"["27"R"0""; + (* Ɩ *) ""215"", ""27"R"2"\"27"R"0""; + (* Ɯ *) ""216"", ""27"R"2"]"27"R"0""; + (* Ƥ *) ""217"", ""27"R"2"{"27"R"0""; + (* ƶ *) ""218"", ""27"R"2"|"27"R"0""; + (* Ć¼ *) ""219"", ""27"R"2"}"27"R"0""; (* k *) ""220"", "k"; (* - *) ""221"", "-"; (* # *) ""222"", "#"; @@ -46,7 +46,7 @@ (*downarr*)""238"", ""156""; (*x-kreuz*)""245"", ""157""; (*geteilt*)""246"", ""158""; - (* į *) ""251"", ""27"R"2"~"27"R"0""; + (* Ɵ *) ""251"", ""27"R"2"~"27"R"0""; (*paragr.*)""252"", ""27"R"2"@"27"R"0""; -- cgit v1.2.3