@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 416 B
JavaScript
export default {
familyName: 'Noto Serif Khitan Small Script',
fullName: 'Noto Serif Khitan Small Script Regular',
postscriptName: 'NotoSerifKhitanSmallScript-Regular',
category: 'serif',
capHeight: 700,
ascent: 2300,
descent: -1700,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 534,
subsets: {
latin: {
xWidthAvg: 534
},
thai: {
xWidthAvg: 500
}
}
};