@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
export default {
familyName: 'UnifrakturCook',
fullName: 'UnifrakturCook',
postscriptName: 'UnifrakturCook-Bold',
category: 'display',
capHeight: 485,
ascent: 2110,
descent: -570,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 319,
xWidthAvg: 780,
subsets: {
latin: {
xWidthAvg: 780
},
thai: {
xWidthAvg: 2027
}
}
};