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