@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
module.exports = {
familyName: 'Noto Serif Hentaigana',
fullName: 'Noto Serif Hentaigana Regular',
postscriptName: 'NotoSerifHentaigana-Regular',
category: 'serif',
capHeight: 880,
ascent: 1151,
descent: -286,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 880,
xWidthAvg: 509,
subsets: {
latin: {
xWidthAvg: 509
},
thai: {
xWidthAvg: 500
}
}
};