@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
export default {
familyName: 'Noto Sans Display',
fullName: 'Noto Sans Display Light',
postscriptName: 'NotoSansDisplay-Light',
category: 'sans-serif',
capHeight: 714,
ascent: 1069,
descent: -293,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 532,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 563
}
}
};