@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Podkova',
fullName: 'Podkova Bold',
postscriptName: 'Podkova-Bold',
category: 'serif',
capHeight: 589,
ascent: 859,
descent: -249,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 429,
xWidthAvg: 478,
subsets: {
latin: {
xWidthAvg: 478
},
thai: {
xWidthAvg: 967
}
}
};