@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Alatsi',
fullName: 'Alatsi Regular',
postscriptName: 'Alatsi-Regular',
category: 'sans-serif',
capHeight: 1394,
ascent: 2000,
descent: -560,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 996,
xWidthAvg: 864,
subsets: {
latin: {
xWidthAvg: 864
},
thai: {
xWidthAvg: 1728
}
}
};