@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
module.exports = {
familyName: 'Protest Revolution',
fullName: 'Protest Revolution Regular',
postscriptName: 'ProtestRevolution-Regular',
category: 'display',
capHeight: 720,
ascent: 960,
descent: -240,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 575,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 600
}
}
};