The device has 64x32 geometry. It looks like it rotates content 90 degrees and then doubles it.
The screen seems to be rotated and doubled, whereas if it had just upscaled the "wide and short" geometry instead of trying to be clever, it would have just worked.
Can be observed with both the new web UI and with CLI.
Screen caps are pong (green line is actually horizontal) and cubes, which is two cubes horizontal, but here we're rotating them (two cubes vertical) and then doubling it (two cubes doubled vertically).

The device has 64x32 geometry. It looks like it rotates content 90 degrees and then doubles it.
The screen seems to be rotated and doubled, whereas if it had just upscaled the "wide and short" geometry instead of trying to be clever, it would have just worked.
Can be observed with both the new web UI and with CLI.
Screen caps are pong (green line is actually horizontal) and cubes, which is two cubes horizontal, but here we're rotating them (two cubes vertical) and then doubling it (two cubes doubled vertically).