@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Palette Mosaic',
fullName: 'Palette Mosaic Regular',
postscriptName: 'PaletteMosaic-Regular',
category: 'display',
capHeight: 790,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 465,
xWidthAvg: 636,
subsets: {
latin: {
xWidthAvg: 636
},
thai: {
xWidthAvg: 1000
}
}
};