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