@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Finger Paint',
fullName: 'Finger Paint Regular',
postscriptName: 'FingerPaint-Regular',
category: 'display',
capHeight: 720,
ascent: 1097,
descent: -377,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 540,
xWidthAvg: 537,
subsets: {
latin: {
xWidthAvg: 537
},
thai: {
xWidthAvg: 600
}
}
};