@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Satisfy',
fullName: 'Satisfy Regular',
postscriptName: 'Satisfy-Regular',
category: 'handwriting',
capHeight: 767,
ascent: 957,
descent: -501,
lineGap: 17,
unitsPerEm: 1024,
xHeight: 417,
xWidthAvg: 389,
subsets: {
latin: {
xWidthAvg: 389
},
thai: {
xWidthAvg: 287
}
}
};