@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'Englebert',
fullName: 'Englebert',
postscriptName: 'Englebert-Regular',
category: 'sans-serif',
capHeight: 1466,
ascent: 2064,
descent: -598,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1077,
xWidthAvg: 780,
subsets: {
latin: {
xWidthAvg: 780
},
thai: {
xWidthAvg: 471
}
}
};