@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 391 B
JavaScript
module.exports = {
familyName: 'Love Ya Like A Sister',
fullName: 'Love Ya Like A Sister Regular',
postscriptName: 'LoveYaLikeASister-Regular',
category: 'display',
capHeight: 674,
ascent: 942,
descent: -333,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 510,
xWidthAvg: 470,
subsets: {
latin: {
xWidthAvg: 470
},
thai: {
xWidthAvg: 319
}
}
};