@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Noto Serif Lao',
fullName: 'Noto Serif Lao ExtraBold',
postscriptName: 'NotoSerifLao-ExtraBold',
category: 'serif',
capHeight: 714,
ascent: 1174,
descent: -482,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 550,
xWidthAvg: 524,
subsets: {
latin: {
xWidthAvg: 524
},
thai: {
xWidthAvg: 500
}
}
};