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