charset: do not divide plane index by column size
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 13 Mar 2015 10:04:57 +0000 (11:04 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Jun 2015 03:43:44 +0000 (05:43 +0200)
commit130c94fc7747fd586b677f48fbabd2ecf10297c5
tree7046ae1129baccbfb6d805708ad6d702b41cb4b7
parentfc33639e320c49693604bf0e259a29a07f2076b4
charset: do not divide plane index by column size

Instead of counting by column number, use straight-forward unicode offsets
and calculate selection at runtime.
charset-ucplanes.inc.pl
charset.plp