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