@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Alata',
fullName: 'Alata Regular',
postscriptName: 'Alata-Regular',
category: 'sans-serif',
capHeight: 735,
ascent: 1100,
descent: -280,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 459,
xWidthAvg: 458,
subsets: {
latin: {
xWidthAvg: 458
},
thai: {
xWidthAvg: 864
}
}
};