@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Fahkwang',
fullName: 'Fahkwang ExtraLight',
postscriptName: 'Fahkwang-ExtraLight',
category: 'sans-serif',
capHeight: 700,
ascent: 1008,
descent: -292,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 490,
xWidthAvg: 478,
subsets: {
latin: {
xWidthAvg: 478
},
thai: {
xWidthAvg: 641
}
}
};