@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
export default {
familyName: 'Kaushan Script',
fullName: 'Kaushan Script',
postscriptName: 'KaushanScript-Regular',
category: 'handwriting',
capHeight: 714,
ascent: 1084,
descent: -367,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 452,
xWidthAvg: 401,
subsets: {
latin: {
xWidthAvg: 401
},
thai: {
xWidthAvg: 444
}
}
};