Font Metrics
Posted: Wed Oct 21, 2015 10:06 am
Would there be any interest in adding font metrics for loaded fonts to PB, such as ascender, descender, line gap, etc.?
This may seem a little specialized but there are already plenty of specialized things in PB.
Code: Select all
b = Ascender(FontID(n))