@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Bai Jamjuree',
fullName: 'Bai Jamjuree Light',
postscriptName: 'BaiJamjuree-Light',
category: 'sans-serif',
capHeight: 700,
ascent: 1000,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 499,
xWidthAvg: 454,
subsets: {
latin: {
xWidthAvg: 454
},
thai: {
xWidthAvg: 563
}
}
};