@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 407 B
JavaScript
module.exports = {
familyName: 'Noto Sans Psalter Pahlavi',
fullName: 'Noto Sans Psalter Pahlavi Regular',
postscriptName: 'NotoSansPsalterPahlavi-Regular',
category: 'sans-serif',
capHeight: 625,
ascent: 737,
descent: -554,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 469,
xWidthAvg: 474,
subsets: {
latin: {
xWidthAvg: 474
},
thai: {
xWidthAvg: 600
}
}
};