@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
module.exports = {
familyName: 'Uchen',
fullName: 'Uchen Regular',
postscriptName: 'Uchen-Regular',
category: 'serif',
capHeight: 744,
ascent: 1248,
descent: -660,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 485,
xWidthAvg: 502,
subsets: {
latin: {
xWidthAvg: 502
},
thai: {
xWidthAvg: 445
}
}
};