@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Changa',
fullName: 'Changa Bold',
postscriptName: 'Changa-Bold',
category: 'sans-serif',
capHeight: 625,
ascent: 1227,
descent: -613,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 600
}
}
};