@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Noto Serif',
fullName: 'Noto Serif ExtraLight',
postscriptName: 'NotoSerif-ExtraLight',
category: 'serif',
capHeight: 714,
ascent: 1069,
descent: -293,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 600
}
}
};