@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
module.exports = {
familyName: 'The Girl Next Door',
fullName: 'The Girl Next Door',
postscriptName: 'TheGirlNextDoor',
category: 'handwriting',
capHeight: 627,
ascent: 1139,
descent: -748,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 519,
xWidthAvg: 477,
subsets: {
latin: {
xWidthAvg: 477
},
thai: {
xWidthAvg: 346
}
}
};