@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Londrina Shadow',
fullName: 'Londrina Shadow Regular',
postscriptName: 'LondrinaShadow-Regular',
category: 'display',
capHeight: 722,
ascent: 945,
descent: -238,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 508,
xWidthAvg: 383,
subsets: {
latin: {
xWidthAvg: 383
},
thai: {
xWidthAvg: 238
}
}
};