@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 389 B
JavaScript
module.exports = {
familyName: 'Pathway Extreme',
fullName: 'Pathway Extreme 12pt Regular',
postscriptName: 'PathwayExtreme12pt-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1070,
descent: -286,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 540,
xWidthAvg: 495,
subsets: {
latin: {
xWidthAvg: 495
},
thai: {
xWidthAvg: 600
}
}
};