X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f5b22bf2d6aef261464440bd548285b52908be3d..c5edeb4e1b7c302cc5840cc83d7474b8f1384ab6:/charset.plp diff --git a/charset.plp b/charset.plp index 8b42e62..486fece 100644 --- a/charset.plp +++ b/charset.plp @@ -109,7 +109,7 @@ sub tabinput { # (~16x faster than decoding in loop; # substr strings is twice as fast as splitting to an array) - if ($row{set} eq 'cp437') { + if ($row{set} eq 'cp437' and !$row{offset}) { substr($row{table}, 237, 1) = pack 'U*', 0x3D5; # phi sign substr($row{table}, 0, 32) = pack 'U*', map {hex} qw( 2007 263A 263B 2665 2666 2663 2660 2022