@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
module.exports = {
familyName: 'Noto Sans Elbasan',
fullName: 'Noto Sans Elbasan Regular',
postscriptName: 'NotoSansElbasan-Regular',
category: 'sans-serif',
capHeight: 714,
ascent: 847,
descent: -270,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 560,
xWidthAvg: 474,
subsets: {
latin: {
xWidthAvg: 474
},
thai: {
xWidthAvg: 600
}
}
};