@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Kameron',
fullName: 'Kameron SemiBold',
postscriptName: 'Kameron-SemiBold',
category: 'serif',
capHeight: 1302,
ascent: 1823,
descent: -608,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 904,
xWidthAvg: 992,
subsets: {
latin: {
xWidthAvg: 992
},
thai: {
xWidthAvg: 1364
}
}
};