@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Chango',
fullName: 'Chango Regular',
postscriptName: 'Chango-Regular',
category: 'display',
capHeight: 700,
ascent: 995,
descent: -216,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 509,
xWidthAvg: 686,
subsets: {
latin: {
xWidthAvg: 686
},
thai: {
xWidthAvg: 679
}
}
};