@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Lisu Bosa',
fullName: 'Lisu Bosa',
postscriptName: 'LisuBosa-Regular',
category: 'serif',
capHeight: 530,
ascent: 800,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 425,
xWidthAvg: 432,
subsets: {
latin: {
xWidthAvg: 432
},
thai: {
xWidthAvg: 1000
}
}
};