@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Iceland',
fullName: 'Iceland',
postscriptName: 'Iceland-Regular',
category: 'display',
capHeight: 490,
ascent: 750,
descent: -220,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 350,
xWidthAvg: 393,
subsets: {
latin: {
xWidthAvg: 393
},
thai: {
xWidthAvg: 500
}
}
};