@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Assistant',
fullName: 'Assistant Regular',
postscriptName: 'Assistant-Regular',
category: 'sans-serif',
capHeight: 750,
ascent: 1021,
descent: -287,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 414,
subsets: {
latin: {
xWidthAvg: 414
},
thai: {
xWidthAvg: 648
}
}
};