Larry Bank

Results 121 comments of Larry Bank

I second (third) the motion. Being able to specify a start/end character is important, especially for large fonts that take up a lot of FLASH space.

> It would be nice if you could specify a range of ASCII characters to include. For some projects I might only want the numbers and a decimal point in...

The numbers thrown about here for potential update rates seem to be forgetting that the maximum full screen update rate of an SPI-connected ILI9341 is around 30FPS. The typical ili9341...

@juj thanks for the clarification. I guess I have low quality ILI9341 displays because mine all start to fail at around 36Mhz or so. Can you point me to a...

I believe this is due to the RP2040 having an exception for unaligned pointer access. I think I regressed this code to undo that optimization. Clone the latest code instead...

Did you change the current code on Github to get it to work? When you say "removed the unaligned blocks" do you mean you disabled the #define or actually deleted...

If you're satisfied that the current code fixes the issue, I'll do a new release today.

Great, thanks for testing. I'll do the release...

I'm unable to reproduce this problem on the latest code. There are an infinite number of reasons why the code may fail when you add a lot of additional logic...

Thanks for reporting the error. Can you email me the images which fail? Send to [email protected]. Sharing them in Github doesn't guarantee that the browser won't modify the images.