@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
export default {
familyName: 'Quintessential',
fullName: 'Quintessential',
postscriptName: 'Quintessential-Regular',
category: 'handwriting',
capHeight: 1489,
ascent: 2341,
descent: -799,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1057,
xWidthAvg: 809,
subsets: {
latin: {
xWidthAvg: 809
},
thai: {
xWidthAvg: 512
}
}
};