@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
module.exports = {
familyName: 'Istok Web',
fullName: 'Istok Web Bold',
postscriptName: 'IstokWeb-Bold',
category: 'sans-serif',
capHeight: 1434,
ascent: 2061,
descent: -887,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1050,
xWidthAvg: 987,
subsets: {
latin: {
xWidthAvg: 987
},
thai: {
xWidthAvg: 1260
}
}
};