@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Teko',
fullName: 'Teko SemiBold',
postscriptName: 'Teko-SemiBold',
category: 'sans-serif',
capHeight: 636,
ascent: 958,
descent: -475,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 486,
xWidthAvg: 354,
subsets: {
latin: {
xWidthAvg: 354
},
thai: {
xWidthAvg: 754
}
}
};