@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Mitr',
fullName: 'Mitr Regular',
postscriptName: 'Mitr-Regular',
category: 'sans-serif',
capHeight: 714,
ascent: 1150,
descent: -420,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 510,
subsets: {
latin: {
xWidthAvg: 510
},
thai: {
xWidthAvg: 560
}
}
};