@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 336 B
JavaScript
export default {
familyName: 'Miniver',
fullName: 'Miniver',
postscriptName: 'Miniver',
category: 'display',
capHeight: 782,
ascent: 1019,
descent: -474,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 501,
xWidthAvg: 441,
subsets: {
latin: {
xWidthAvg: 441
},
thai: {
xWidthAvg: 338
}
}
};