@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'Ravi Prakash',
fullName: 'Ravi Prakash',
postscriptName: 'RaviPrakash-Regular',
category: 'display',
capHeight: 552,
ascent: 938,
descent: -684,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 410,
xWidthAvg: 411,
subsets: {
latin: {
xWidthAvg: 411
},
thai: {
xWidthAvg: 374
}
}
};