@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
export default {
familyName: 'Lustria',
fullName: 'Lustria',
postscriptName: 'Lustria-Regular',
category: 'serif',
capHeight: 704,
ascent: 955,
descent: -327,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 504,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 1000
}
}
};