@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Syncopate',
fullName: 'Syncopate Bold',
postscriptName: 'Syncopate-Bold',
category: 'sans-serif',
capHeight: 1374,
ascent: 1556,
descent: -426,
lineGap: 150,
unitsPerEm: 2048,
xHeight: 958,
xWidthAvg: 1638,
subsets: {
latin: {
xWidthAvg: 1638
},
thai: {
xWidthAvg: 2048
}
}
};