@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
export default {
familyName: 'Nova Square',
fullName: 'Nova Square',
postscriptName: 'NovaSquare',
category: 'display',
capHeight: 1510,
ascent: 1966,
descent: -506,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1100,
xWidthAvg: 994,
subsets: {
latin: {
xWidthAvg: 994
},
thai: {
xWidthAvg: 894
}
}
};