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