@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Peralta',
fullName: 'Peralta',
postscriptName: 'Peralta-Regular',
category: 'serif',
capHeight: 1479,
ascent: 2004,
descent: -647,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1036,
xWidthAvg: 1171,
subsets: {
latin: {
xWidthAvg: 1171
},
thai: {
xWidthAvg: 614
}
}
};