@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 398 B
JavaScript
export default {
familyName: 'Black And White Picture',
fullName: 'Black And White Picture Regular',
postscriptName: 'BlackAndWhitePicture-Regular',
category: 'display',
capHeight: 648,
ascent: 800,
descent: -200,
lineGap: 250,
unitsPerEm: 1000,
xHeight: 442,
xWidthAvg: 373,
subsets: {
latin: {
xWidthAvg: 373
},
thai: {
xWidthAvg: 864
}
}
};