@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
module.exports = {
familyName: 'Modern Antiqua',
fullName: 'Modern Antiqua Regular',
postscriptName: 'ModernAntiqua-Regular',
category: 'display',
capHeight: 1511,
ascent: 1815,
descent: -508,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1089,
xWidthAvg: 1022,
subsets: {
latin: {
xWidthAvg: 1022
},
thai: {
xWidthAvg: 748
}
}
};