@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
module.exports = {
familyName: 'Passions Conflict',
fullName: 'Passions Conflict Regular',
postscriptName: 'PassionsConflict-Regular',
category: 'handwriting',
capHeight: 475,
ascent: 750,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 170,
xWidthAvg: 262,
subsets: {
latin: {
xWidthAvg: 262
},
thai: {
xWidthAvg: 514
}
}
};