@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'TASA Explorer',
fullName: 'TASA Explorer ExtraBold',
postscriptName: 'TASAExplorer-ExtraBold',
category: 'sans-serif',
capHeight: 680,
ascent: 940,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 510,
xWidthAvg: 455,
subsets: {
latin: {
xWidthAvg: 455
},
thai: {
xWidthAvg: 810
}
}
};