jrhunger / 2600-digits

0 stars 0 forks source link

Decimal point doesn't align initially #20

Closed flinx42 closed 3 years ago

flinx42 commented 3 years ago

I've noticed that the decimal point is not aligned with the digits that follow, making larger/smaller gaps to the surrounding digits. Should be visible on the attached picture.

By the time you've gotten to 3.14 it starts to work though.

2600-digits-decimal-point-misaligned

jrhunger commented 3 years ago

Interesting! I had not noticed. This is a problem with my digit files. Depending on the region of the screen, it is using left nybble, right nybble, left nybble reversed, or right-nybble reversed. And it seems i have not differentiated the normals from the reversed.