@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Warnes',
fullName: 'Warnes Regular',
postscriptName: 'Warnes-Regular',
category: 'display',
capHeight: 710,
ascent: 994,
descent: -310,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 540,
xWidthAvg: 616,
subsets: {
latin: {
xWidthAvg: 616
},
thai: {
xWidthAvg: 400
}
}
};