@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
module.exports = {
familyName: 'Asul',
fullName: 'Asul Regular',
postscriptName: 'Asul-Regular',
category: 'sans-serif',
capHeight: 703,
ascent: 949,
descent: -264,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 488,
xWidthAvg: 446,
subsets: {
latin: {
xWidthAvg: 446
},
thai: {
xWidthAvg: 225
}
}
};