@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 391 B
JavaScript
module.exports = {
familyName: 'Jacquarda Bastarda 9',
fullName: 'Jacquarda Bastarda 9 Regular',
postscriptName: 'JacquardaBastarda9-Regular',
category: 'display',
capHeight: 720,
ascent: 1045,
descent: -320,
lineGap: 0,
unitsPerEm: 1040,
xHeight: 480,
xWidthAvg: 512,
subsets: {
latin: {
xWidthAvg: 512
},
thai: {
xWidthAvg: 560
}
}
};