@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Ephesis',
fullName: 'Ephesis Regular',
postscriptName: 'Ephesis-Regular',
category: 'handwriting',
capHeight: 670,
ascent: 900,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 300,
xWidthAvg: 311,
subsets: {
latin: {
xWidthAvg: 311
},
thai: {
xWidthAvg: 538
}
}
};