@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
export default {
familyName: 'Noto Serif Sinhala',
fullName: 'Noto Serif Sinhala Regular',
postscriptName: 'NotoSerifSinhala-Regular',
category: 'serif',
capHeight: 612,
ascent: 997,
descent: -307,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 519,
subsets: {
latin: {
xWidthAvg: 519
},
thai: {
xWidthAvg: 600
}
}
};