@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Chakra Petch',
fullName: 'Chakra Petch Light Italic',
postscriptName: 'ChakraPetch-LightItalic',
category: 'sans-serif',
capHeight: 700,
ascent: 992,
descent: -308,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 498,
xWidthAvg: 449,
subsets: {
latin: {
xWidthAvg: 449
},
thai: {
xWidthAvg: 550
}
}
};