@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Kodchasan',
fullName: 'Kodchasan Regular',
postscriptName: 'Kodchasan-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1024,
descent: -276,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 490,
xWidthAvg: 501,
subsets: {
latin: {
xWidthAvg: 501
},
thai: {
xWidthAvg: 628
}
}
};