@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 335 B
JavaScript
export default {
familyName: 'Trochut',
fullName: 'Trochut',
postscriptName: 'Trochut',
category: 'display',
capHeight: 690,
ascent: 967,
descent: -210,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 470,
xWidthAvg: 355,
subsets: {
latin: {
xWidthAvg: 355
},
thai: {
xWidthAvg: 200
}
}
};