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