@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Noto Serif Grantha',
fullName: 'Noto Serif Grantha Regular',
postscriptName: 'NotoSerifGrantha-Regular',
category: 'serif',
capHeight: 714,
ascent: 1290,
descent: -534,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 566,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 600
}
}
};