@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Noto Sans Lao',
fullName: 'Noto Sans Lao SemiBold',
postscriptName: 'NotoSansLao-SemiBold',
category: 'sans-serif',
capHeight: 714,
ascent: 1183,
descent: -462,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 548,
xWidthAvg: 492,
subsets: {
latin: {
xWidthAvg: 492
},
thai: {
xWidthAvg: 503
}
}
};