Page 1 of 1

Font Metrics

Posted: Wed Oct 21, 2015 10:06 am
by chris319
Would there be any interest in adding font metrics for loaded fonts to PB, such as ascender, descender, line gap, etc.?

Code: Select all

b = Ascender(FontID(n))
This may seem a little specialized but there are already plenty of specialized things in PB.