@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Pochaevsk',
fullName: 'Pochaevsk Regular',
postscriptName: 'Pochaevsk-Regular',
category: 'display',
capHeight: 700,
ascent: 1051,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 423,
subsets: {
latin: {
xWidthAvg: 423
},
thai: {
xWidthAvg: 751
}
}
};