@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Blinker',
fullName: 'Blinker',
postscriptName: 'Blinker-Regular',
category: 'sans-serif',
capHeight: 627,
ascent: 960,
descent: -240,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 494,
xWidthAvg: 412,
subsets: {
latin: {
xWidthAvg: 412
},
thai: {
xWidthAvg: 382
}
}
};