@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
module.exports = {
familyName: 'Prociono',
fullName: 'Prociono',
postscriptName: 'Prociono-Regular',
category: 'serif',
capHeight: 738,
ascent: 1008,
descent: -212,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 203,
xWidthAvg: 429,
subsets: {
latin: {
xWidthAvg: 429
},
thai: {
xWidthAvg: 500
}
}
};