@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Almendra SC',
fullName: 'Almendra SC Regular',
postscriptName: 'AlmendraSC-Regular',
category: 'serif',
capHeight: 271,
ascent: 939,
descent: -251,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 193,
xWidthAvg: 441,
subsets: {
latin: {
xWidthAvg: 441
},
thai: {
xWidthAvg: 180
}
}
};