@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
module.exports = {
familyName: 'Freehand',
fullName: 'Freehand Regular',
postscriptName: 'Freehand-Regular',
category: 'display',
capHeight: 1462,
ascent: 2500,
descent: -1200,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1098,
xWidthAvg: 755,
subsets: {
latin: {
xWidthAvg: 755
},
thai: {
xWidthAvg: 1024
}
}
};