@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Risque',
fullName: 'Risque',
postscriptName: 'Risque-Regular',
category: 'display',
capHeight: 1413,
ascent: 1853,
descent: -514,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1016,
xWidthAvg: 884,
subsets: {
latin: {
xWidthAvg: 884
},
thai: {
xWidthAvg: 532
}
}
};