@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 336 B
JavaScript
export default {
familyName: 'Griffy',
fullName: 'Griffy',
postscriptName: 'Griffy-Regular',
category: 'display',
capHeight: 0,
ascent: 984,
descent: -399,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 0,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 358
}
}
};