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