GLCD Font Creator 2 allows for dynamic sizing. Whether you need a tiny 5-pixel-high font for status bars or a bold 32-pixel-high font for headlines, the software scales the source font appropriately. It handles the anti-aliasing (or lack thereof) required for monochrome displays, often applying threshold filters to decide which pixels stay black and which become white.
Use the eraser and pencil tools. Remove stray pixels caused by rounding errors. Ensure all segments are 1-pixel thick for that classic LCD look.
This article takes a deep dive into GLCD Font Creator 2, exploring its features, its role in the embedded design workflow, and how it solves the critical problem of memory management in resource-constrained environments.