@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Meie Script',
fullName: 'Meie Script',
postscriptName: 'MeieScript-Regular',
category: 'handwriting',
capHeight: 862,
ascent: 1814,
descent: -780,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 354,
xWidthAvg: 844,
subsets: {
latin: {
xWidthAvg: 844
},
thai: {
xWidthAvg: 614
}
}
};