@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Matemasie',
fullName: 'Matemasie Regular',
postscriptName: 'Matemasie-Regular',
category: 'sans-serif',
capHeight: 800,
ascent: 1250,
descent: -230,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 600,
xWidthAvg: 525,
subsets: {
latin: {
xWidthAvg: 525
},
thai: {
xWidthAvg: 791
}
}
};