@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Fredericka the Great',
fullName: 'Fredericka the Great',
postscriptName: 'FrederickatheGreat-Regular',
category: 'display',
capHeight: 772,
ascent: 1001,
descent: -254,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 519,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 372
}
}
};