@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
module.exports = {
familyName: 'Bad Script',
fullName: 'Bad Script Regular',
postscriptName: 'BadScript-Regular',
category: 'handwriting',
capHeight: 960,
ascent: 1324,
descent: -648,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 505,
xWidthAvg: 363,
subsets: {
latin: {
xWidthAvg: 363
},
thai: {
xWidthAvg: 965
}
}
};