@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Zen Loop',
fullName: 'Zen Loop Italic',
postscriptName: 'ZenLoop-Italic',
category: 'display',
capHeight: 690,
ascent: 850,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 477,
xWidthAvg: 270,
subsets: {
latin: {
xWidthAvg: 270
},
thai: {
xWidthAvg: 500
}
}
};