@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
export default {
familyName: 'Coral Pixels',
fullName: 'Coral Pixels Regular',
postscriptName: 'CoralPixels-Regular',
category: 'display',
capHeight: 693,
ascent: 1039,
descent: -346,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 539,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 616
}
}
};