@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
export default {
familyName: 'Euphoria Script',
fullName: 'Euphoria Script',
postscriptName: 'EuphoriaScript-Regular',
category: 'handwriting',
capHeight: 274,
ascent: 1014,
descent: -442,
lineGap: 0,
unitsPerEm: 1250,
xHeight: 344,
xWidthAvg: 390,
subsets: {
latin: {
xWidthAvg: 390
},
thai: {
xWidthAvg: 187
}
}
};