@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
module.exports = {
familyName: 'Noto Serif Myanmar',
fullName: 'Noto Serif Myanmar Regular',
postscriptName: 'NotoSerifMyanmar-Regular',
category: 'serif',
capHeight: 714,
ascent: 1239,
descent: -1260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 558,
subsets: {
latin: {
xWidthAvg: 558
},
thai: {
xWidthAvg: 600
}
}
};