@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Questrial',
fullName: 'Questrial Regular',
postscriptName: 'Questrial-Regular',
category: 'sans-serif',
capHeight: 662,
ascent: 820,
descent: -210,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 444,
subsets: {
latin: {
xWidthAvg: 444
},
thai: {
xWidthAvg: 524
}
}
};