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