Hi,
I'm quite new to these types of LCD panels, so sorry if I struggle to understand things. I recently purchased an RA8875 800 x 480 LCD display. By removing the virtual size_t write in the .h file of the RA8875 library, I was able to draw custom fonts. However, there is a scrolling effect for the fonts even though it's not present for other shapes. I was wondering if there was some way to send the custom font to onboard RAM inside the RA8875, but not sure how to do that. The main thing I'm trying to do is to draw the screen instantly, including the fonts. Any help would be appreciated.