@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Lilita One',
fullName: 'Lilita One',
postscriptName: 'LilitaOne',
category: 'display',
capHeight: 704,
ascent: 923,
descent: -220,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 506,
xWidthAvg: 428,
subsets: {
latin: {
xWidthAvg: 428
},
thai: {
xWidthAvg: 199
}
}
};