@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
module.exports = {
familyName: 'Mystery Quest',
fullName: 'Mystery Quest',
postscriptName: 'MysteryQuest',
category: 'display',
capHeight: 769,
ascent: 989,
descent: -409,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 626,
xWidthAvg: 432,
subsets: {
latin: {
xWidthAvg: 432
},
thai: {
xWidthAvg: 307
}
}
};