@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Castoro',
fullName: 'Castoro Regular',
postscriptName: 'Castoro-Regular',
category: 'serif',
capHeight: 699,
ascent: 755,
descent: -245,
lineGap: 330,
unitsPerEm: 1000,
xHeight: 475,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 464
}
}
};