@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'ADLaM Display',
fullName: 'ADLaM Display Regular',
postscriptName: 'ADLaMDisplay-Regular',
category: 'display',
capHeight: 1434,
ascent: 2140,
descent: -532,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1118,
xWidthAvg: 991,
subsets: {
latin: {
xWidthAvg: 991
},
thai: {
xWidthAvg: 1370
}
}
};