@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 341 B
JavaScript
export default {
familyName: 'Halant',
fullName: 'Halant Bold',
postscriptName: 'Halant-Bold',
category: 'serif',
capHeight: 695,
ascent: 1089,
descent: -486,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 506,
xWidthAvg: 467,
subsets: {
latin: {
xWidthAvg: 467
},
thai: {
xWidthAvg: 550
}
}
};