@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'K2D',
fullName: 'K2D Regular',
postscriptName: 'K2D-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1048,
descent: -252,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 569
}
}
};