@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
export default {
familyName: 'Rochester',
fullName: 'Rochester Regular',
postscriptName: 'Rochester-Regular',
category: 'handwriting',
capHeight: 326,
ascent: 2109,
descent: -528,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 192,
xWidthAvg: 687,
subsets: {
latin: {
xWidthAvg: 687
},
thai: {
xWidthAvg: 471
}
}
};