@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
export default {
familyName: 'Sedgwick Ave Display',
fullName: 'Sedgwick Ave Display Regular',
postscriptName: 'SedgwickAveDisplay-Regular',
category: 'handwriting',
capHeight: 950,
ascent: 937,
descent: -312,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 650,
xWidthAvg: 417,
subsets: {
latin: {
xWidthAvg: 417
},
thai: {
xWidthAvg: 600
}
}
};