@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Rammetto One',
fullName: 'Rammetto One Regular',
postscriptName: 'RammettoOne-Regular',
category: 'display',
capHeight: 1622,
ascent: 2437,
descent: -1022,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1243,
xWidthAvg: 1289,
subsets: {
latin: {
xWidthAvg: 1289
},
thai: {
xWidthAvg: 1963
}
}
};