@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Creepster',
fullName: 'Creepster',
postscriptName: 'Creepster-Regular',
category: 'display',
capHeight: 751,
ascent: 974,
descent: -223,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 751,
xWidthAvg: 410,
subsets: {
latin: {
xWidthAvg: 410
},
thai: {
xWidthAvg: 241
}
}
};