@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Sunshiney',
fullName: 'Sunshiney Regular',
postscriptName: 'Sunshiney-Regular',
category: 'handwriting',
capHeight: 759,
ascent: 1019,
descent: -306,
lineGap: 27,
unitsPerEm: 1024,
xHeight: 391,
xWidthAvg: 353,
subsets: {
latin: {
xWidthAvg: 353
},
thai: {
xWidthAvg: 266
}
}
};