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