@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
export default {
familyName: 'Pragati Narrow',
fullName: 'Pragati Narrow',
postscriptName: 'PragatiNarrow-Regular',
category: 'sans-serif',
capHeight: 630,
ascent: 1158,
descent: -534,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 484,
xWidthAvg: 336,
subsets: {
latin: {
xWidthAvg: 336
},
thai: {
xWidthAvg: 460
}
}
};