@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'TASA Explorer',
fullName: 'TASA Explorer Bold',
postscriptName: 'TASAExplorer-Bold',
category: 'sans-serif',
capHeight: 680,
ascent: 940,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 507,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 801
}
}
};