@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Stalinist One',
fullName: 'Stalinist One',
postscriptName: 'StalinistOne-Regular',
category: 'display',
capHeight: 700,
ascent: 1037,
descent: -439,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 530,
xWidthAvg: 888,
subsets: {
latin: {
xWidthAvg: 888
},
thai: {
xWidthAvg: 500
}
}
};