@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
export default {
familyName: 'Lumanosimo',
fullName: 'Lumanosimo Regular',
postscriptName: 'Lumanosimo-Regular',
category: 'handwriting',
capHeight: 1434,
ascent: 2098,
descent: -727,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 1173,
subsets: {
latin: {
xWidthAvg: 1173
},
thai: {
xWidthAvg: 1024
}
}
};