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