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