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