@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
export default {
familyName: 'Anta',
fullName: 'Anta Regular',
postscriptName: 'Anta-Regular',
category: 'sans-serif',
capHeight: 1422,
ascent: 1966,
descent: -534,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1049,
xWidthAvg: 970,
subsets: {
latin: {
xWidthAvg: 970
},
thai: {
xWidthAvg: 1024
}
}
};