@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Bayon',
fullName: 'Bayon Regular',
postscriptName: 'Bayon-Regular',
category: 'sans-serif',
capHeight: 1462,
ascent: 2500,
descent: -1200,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1098,
xWidthAvg: 813,
subsets: {
latin: {
xWidthAvg: 813
},
thai: {
xWidthAvg: 1024
}
}
};