Hi,
If you use FAT Controller to draw a rectangle, say at 0,0,239,319, the FAT controller image is off by 1 pixel, but the display shows it correctly.
Summary - FAT Controller appears to think that the display pixels are from 0 to 240 and 0 to 320, whereas the real display works from 0 to 239 and 0 to 319. ('0' is the first pixel location).
Can you correct this in the next issue?
Thanks,
Dave.
If you use FAT Controller to draw a rectangle, say at 0,0,239,319, the FAT controller image is off by 1 pixel, but the display shows it correctly.
Summary - FAT Controller appears to think that the display pixels are from 0 to 240 and 0 to 320, whereas the real display works from 0 to 239 and 0 to 319. ('0' is the first pixel location).
Can you correct this in the next issue?
Thanks,
Dave.
Comment