@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Rampart One',
fullName: 'Rampart One Regular',
postscriptName: 'RampartOne-Regular',
category: 'display',
capHeight: 764,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 555,
xWidthAvg: 533,
subsets: {
latin: {
xWidthAvg: 533
},
thai: {
xWidthAvg: 1000
}
}
};