@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Lateef',
fullName: 'Lateef ExtraBold',
postscriptName: 'Lateef-ExtraBold',
category: 'serif',
capHeight: 1022,
ascent: 1937,
descent: -1024,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 690,
xWidthAvg: 717,
subsets: {
latin: {
xWidthAvg: 717
},
thai: {
xWidthAvg: 1135
}
}
};