@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Poiret One',
fullName: 'Poiret One',
postscriptName: 'PoiretOne-Regular',
category: 'display',
capHeight: 750,
ascent: 962,
descent: -208,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 428,
subsets: {
latin: {
xWidthAvg: 428
},
thai: {
xWidthAvg: 470
}
}
};