@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Ceviche One',
fullName: 'Ceviche One',
postscriptName: 'CevicheOne-Regular',
category: 'display',
capHeight: 425,
ascent: 806,
descent: -237,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 451,
xWidthAvg: 358,
subsets: {
latin: {
xWidthAvg: 358
},
thai: {
xWidthAvg: 294
}
}
};