@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Zen Kurenaido',
fullName: 'Zen Kurenaido Regular',
postscriptName: 'ZenKurenaido-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 406,
xWidthAvg: 404,
subsets: {
latin: {
xWidthAvg: 404
},
thai: {
xWidthAvg: 600
}
}
};