@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Aclonica',
fullName: 'Aclonica Regular',
postscriptName: 'Aclonica-Regular',
category: 'sans-serif',
capHeight: 1440,
ascent: 1687,
descent: -533,
lineGap: 101,
unitsPerEm: 2048,
xHeight: 1155,
xWidthAvg: 1132,
subsets: {
latin: {
xWidthAvg: 1132
},
thai: {
xWidthAvg: 580
}
}
};