Description
Font layout scripts can measure the pixel width of strings for a chosen font before drawing or arranging text. This small command-line tool is useful in status bars, generators, and UI tooling.
Run it from a shell with the font and strings you need to measure. Results depend on installed fonts and rendering libraries, so test with the same environment used by the final UI.