@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Dynalight',
fullName: 'Dynalight',
postscriptName: 'Dynalight-Regular',
category: 'display',
capHeight: 1441,
ascent: 1840,
descent: -645,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 723,
xWidthAvg: 629,
subsets: {
latin: {
xWidthAvg: 629
},
thai: {
xWidthAvg: 490
}
}
};