@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
module.exports = {
familyName: 'Noto Sans Georgian',
fullName: 'Noto Sans Georgian Black',
postscriptName: 'NotoSansGeorgian-Black',
category: 'sans-serif',
capHeight: 714,
ascent: 1068,
descent: -292,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 553,
xWidthAvg: 521,
subsets: {
latin: {
xWidthAvg: 521
},
thai: {
xWidthAvg: 600
}
}
};