@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Mr De Haviland',
fullName: 'Mr De Haviland Regular',
postscriptName: 'MrDeHaviland-Regular',
category: 'handwriting',
capHeight: 557,
ascent: 875,
descent: -442,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 217,
xWidthAvg: 254,
subsets: {
latin: {
xWidthAvg: 254
},
thai: {
xWidthAvg: 175
}
}
};