@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Telex',
fullName: 'Telex Regular',
postscriptName: 'Telex-Regular',
category: 'sans-serif',
capHeight: 708,
ascent: 945,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 514,
xWidthAvg: 464,
subsets: {
latin: {
xWidthAvg: 464
},
thai: {
xWidthAvg: 596
}
}
};