@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'Anuphan',
fullName: 'Anuphan Regular',
postscriptName: 'Anuphan-Regular',
category: 'sans-serif',
capHeight: 698,
ascent: 1025,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 570,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 546
}
}
};