@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Charmonman',
fullName: 'Charmonman Regular',
postscriptName: 'Charmonman-Regular',
category: 'handwriting',
capHeight: 700,
ascent: 1200,
descent: -700,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 420,
xWidthAvg: 407,
subsets: {
latin: {
xWidthAvg: 407
},
thai: {
xWidthAvg: 433
}
}
};