@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
export default {
familyName: 'Truculenta',
fullName: 'Truculenta SemiBold',
postscriptName: 'Truculenta-SemiBold',
category: 'sans-serif',
capHeight: 693,
ascent: 1050,
descent: -340,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 515,
xWidthAvg: 367,
subsets: {
latin: {
xWidthAvg: 367
},
thai: {
xWidthAvg: 468
}
}
};