@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Platypi',
fullName: 'Platypi ExtraBold',
postscriptName: 'Platypi-ExtraBold',
category: 'serif',
capHeight: 690,
ascent: 1125,
descent: -251,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 532,
subsets: {
latin: {
xWidthAvg: 532
},
thai: {
xWidthAvg: 617
}
}
};