@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
export default {
familyName: 'Ranga',
fullName: 'Ranga Bold',
postscriptName: 'Ranga-Bold',
category: 'display',
capHeight: 1483,
ascent: 2218,
descent: -1027,
lineGap: 0,
unitsPerEm: 2218,
xHeight: 1116,
xWidthAvg: 703,
subsets: {
latin: {
xWidthAvg: 703
},
thai: {
xWidthAvg: 1495
}
}
};