@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Iceberg',
fullName: 'Iceberg',
postscriptName: 'Iceberg-Regular',
category: 'display',
capHeight: 691,
ascent: 936,
descent: -284,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 519,
xWidthAvg: 414,
subsets: {
latin: {
xWidthAvg: 414
},
thai: {
xWidthAvg: 965
}
}
};