@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 382 B
JavaScript
export default {
familyName: 'Stint Ultra Expanded',
fullName: 'Stint Ultra Expanded',
postscriptName: 'StintUltraExpanded-Regular',
category: 'serif',
capHeight: 1374,
ascent: 1853,
descent: -483,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 952,
xWidthAvg: 1218,
subsets: {
latin: {
xWidthAvg: 1218
},
thai: {
xWidthAvg: 512
}
}
};