@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
module.exports = {
familyName: 'Zen Tokyo Zoo',
fullName: 'Zen Tokyo Zoo Regular',
postscriptName: 'ZenTokyoZoo-Regular',
category: 'display',
capHeight: 804,
ascent: 950,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 402,
xWidthAvg: 383,
subsets: {
latin: {
xWidthAvg: 383
},
thai: {
xWidthAvg: 500
}
}
};