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