static int decSize(PosTextSize height, PosTextSize width) => 8 * (width.value - 1) + (height.value - 1);