@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
export default {
familyName: 'Linden Hill',
fullName: 'Linden Hill Regular',
postscriptName: 'LindenHill-Regular',
category: 'serif',
capHeight: 2732,
ascent: 3633,
descent: -1888,
lineGap: 0,
unitsPerEm: 4096,
xHeight: 1606,
xWidthAvg: 1548,
subsets: {
latin: {
xWidthAvg: 1548
},
thai: {
xWidthAvg: 2048
}
}
};