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