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