-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To make text rendering look good, especially in the absence of some features like type hinting (see e.g. #169) it would be very helpful to have a debugging tool that lets you do a bunch of things:
- Display the font atlas and the correspondence of characters in that atlas (e.g. by hovering)
- For each letter, show metrics, like the actual (non-rounded) pixel position (ideally with a warning if the first glyph in a string isn't grid-aligned)
- A dynamic editor to play with text settings, like choosing different fonts, font sizes, (sub)pixel offsets, etc
- A tool to zoom in on letters (like the "Digital Color Meter" in macOS) to see how they get rendered in detail
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request