@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Anuphan',
fullName: 'Anuphan Light',
postscriptName: 'Anuphan-Light',
category: 'sans-serif',
capHeight: 698,
ascent: 1025,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 569,
xWidthAvg: 445,
subsets: {
latin: {
xWidthAvg: 445
},
thai: {
xWidthAvg: 537
}
}
};