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