@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
module.exports = {
familyName: 'Lavishly Yours',
fullName: 'Lavishly Yours Regular',
postscriptName: 'LavishlyYours-Regular',
category: 'handwriting',
capHeight: 780,
ascent: 1100,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 244,
xWidthAvg: 304,
subsets: {
latin: {
xWidthAvg: 304
},
thai: {
xWidthAvg: 676
}
}
};