@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
export default {
familyName: 'Lily Script One',
fullName: 'Lily Script One',
postscriptName: 'LilyScriptOne-Regular',
category: 'display',
capHeight: 762,
ascent: 1017,
descent: -359,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 762,
xWidthAvg: 434,
subsets: {
latin: {
xWidthAvg: 434
},
thai: {
xWidthAvg: 500
}
}
};