@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Aldrich',
fullName: 'Aldrich Regular',
postscriptName: 'Aldrich-Regular',
category: 'sans-serif',
capHeight: 1434,
ascent: 1475,
descent: -430,
lineGap: 98,
unitsPerEm: 2048,
xHeight: 1065,
xWidthAvg: 1060,
subsets: {
latin: {
xWidthAvg: 1060
},
thai: {
xWidthAvg: 1024
}
}
};