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