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