Some issue about screen

I am currently using the official 128*160 pixel TFT screen, but there’s an issue: it can only fully display QQVGA resolution images. When displaying other resolutions, parts of the image are missing. Is there any way to completely display QVGA resolution images on this screen?

Hi, please see the x_scale/y_scale arguments and or pass one of the image hints to scale to fit the image. The documentation covers all of this: class SPIDisplay – SPI Display Driver — MicroPython 1.25 documentation