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