@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 418 B
JavaScript
module.exports = {
familyName: 'Libre Barcode 39 Extended Text',
fullName: 'Libre Barcode 39 Extended Text Regular',
postscriptName: 'LibreBarcode39ExtendedText-Regular',
category: 'display',
capHeight: 590,
ascent: 600,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 400,
xWidthAvg: 854,
subsets: {
latin: {
xWidthAvg: 854
},
thai: {
xWidthAvg: 500
}
}
};