2021-02-25 06:29 AM
Many TouchGFX generated font bitmaps contain pixel errors (understandable)
What is the recommended way to manually fix these pixels into correct location?
2021-05-26 05:18 AM
I have a similar problem on a 1bpp screen. Some strokes on characters seem to round up to 2 pixels, others down to 1 pixels. So the vertical line in E, I, L and T etc is 2 px and the horizontal line is 1 px.
2021-06-01 06:19 PM
Is there a solution for this with the font converter?
2021-06-10 11:55 PM
I was able to correct 1bpp fonts with FontForge. No luck with 2bpp fonts with this method (they end up scrambled).
Please share if someone can figure it out.
Here are the steps to correct pixels (works with 1bpp fonts only):
2021-07-22 02:56 AM
Is there a solution to make characters on a 1 bpp screen less blocky (see annotated screenshot)?