@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 382 B
JavaScript
export default {
familyName: 'Noto Serif Tibetan',
fullName: 'Noto Serif Tibetan Regular',
postscriptName: 'NotoSerifTibetan-Regular',
category: 'serif',
capHeight: 714,
ascent: 1466,
descent: -1349,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 678,
xWidthAvg: 480,
subsets: {
latin: {
xWidthAvg: 480
},
thai: {
xWidthAvg: 600
}
}
};