@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Eagle Lake',
fullName: 'Eagle Lake',
postscriptName: 'EagleLake-Regular',
category: 'handwriting',
capHeight: 1518,
ascent: 2420,
descent: -925,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1094,
xWidthAvg: 1170,
subsets: {
latin: {
xWidthAvg: 1170
},
thai: {
xWidthAvg: 610
}
}
};