@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Halant',
fullName: 'Halant Light',
postscriptName: 'Halant-Light',
category: 'serif',
capHeight: 651,
ascent: 1089,
descent: -486,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 503,
xWidthAvg: 413,
subsets: {
latin: {
xWidthAvg: 413
},
thai: {
xWidthAvg: 550
}
}
};