@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Matangi',
fullName: 'Matangi Bold',
postscriptName: 'Matangi-Bold',
category: 'sans-serif',
capHeight: 948,
ascent: 1200,
descent: -360,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 841,
xWidthAvg: 507,
subsets: {
latin: {
xWidthAvg: 507
},
thai: {
xWidthAvg: 500
}
}
};