@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Gveret Levin',
fullName: 'Gveret Levin Regular',
postscriptName: 'GveretLevin-Regular',
category: 'handwriting',
capHeight: 680,
ascent: 990,
descent: -310,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 510,
xWidthAvg: 488,
subsets: {
latin: {
xWidthAvg: 488
},
thai: {
xWidthAvg: 500
}
}
};