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