@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
export default {
familyName: 'Trispace',
fullName: 'Trispace Medium',
postscriptName: 'Trispace-Medium',
category: 'sans-serif',
capHeight: 1400,
ascent: 1830,
descent: -430,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1000,
xWidthAvg: 1229,
subsets: {
latin: {
xWidthAvg: 1229
},
thai: {
xWidthAvg: 600
}
}
};