From: Mischa POSLAWSKY Date: Wed, 5 Apr 2017 23:05:59 +0000 (+0200) Subject: charset: double width unicode planes X-Git-Tag: v1.10~237 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/e3e4c296dc5549aea747ecbd01366a372d304261 charset: double width unicode planes --- diff --git a/charset.plp b/charset.plp index ff5419f..9bdf363 100644 --- a/charset.plp +++ b/charset.plp @@ -68,6 +68,7 @@ my @request = map { $row{cell} = do 'charset-ucplanes.inc.pl' or Alert('Table data could not be read', $@ || $!); $colsize = 8; + $cols *= 2; } elsif ($row{set} = Encode::resolve_alias($input)) { if ($row{set} eq 'Internal') {