@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Almendra Display',
fullName: 'Almendra Display Regular',
postscriptName: 'AlmendraDisplay-Regular',
category: 'display',
capHeight: 666,
ascent: 951,
descent: -345,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 505,
xWidthAvg: 408,
subsets: {
latin: {
xWidthAvg: 408
},
thai: {
xWidthAvg: 180
}
}
};