@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Freckle Face',
fullName: 'Freckle Face',
postscriptName: 'FreckleFace-Regular',
category: 'display',
capHeight: 1563,
ascent: 1946,
descent: -571,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1147,
xWidthAvg: 871,
subsets: {
latin: {
xWidthAvg: 871
},
thai: {
xWidthAvg: 471
}
}
};