@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
module.exports = {
familyName: 'Poor Story',
fullName: 'Poor Story Regular',
postscriptName: 'PoorStory-Regular',
category: 'display',
capHeight: 641,
ascent: 819,
descent: -205,
lineGap: 256,
unitsPerEm: 1024,
xHeight: 389,
xWidthAvg: 462,
subsets: {
latin: {
xWidthAvg: 462
},
thai: {
xWidthAvg: 1024
}
}
};