@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Concert One',
fullName: 'Concert One',
postscriptName: 'ConcertOne-Regular',
category: 'display',
capHeight: 1400,
ascent: 2005,
descent: -410,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1004,
xWidthAvg: 927,
subsets: {
latin: {
xWidthAvg: 927
},
thai: {
xWidthAvg: 1304
}
}
};