How to Center Text - nonkit/IconEditor GitHub Wiki

How to Center Text

A tool Measure Text Width in Pixels 0.5 can get ratio (width/height [%]) for each characters of a font. The output is an array coded in Small Basic. With this array, you can calculate the text width in pixel and center it.

See Also