@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
module.exports = {
familyName: 'Germania One',
fullName: 'Germania One',
postscriptName: 'GermaniaOne-Regular',
category: 'display',
capHeight: 700,
ascent: 911,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 539,
xWidthAvg: 394,
subsets: {
latin: {
xWidthAvg: 394
},
thai: {
xWidthAvg: 250
}
}
};