@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Bokor',
fullName: 'Bokor Regular',
postscriptName: 'Bokor-Regular',
category: 'display',
capHeight: 1462,
ascent: 2500,
descent: -1200,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1098,
xWidthAvg: 741,
subsets: {
latin: {
xWidthAvg: 741
},
thai: {
xWidthAvg: 1024
}
}
};