@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Rokkitt',
fullName: 'Rokkitt ExtraLight',
postscriptName: 'Rokkitt-ExtraLight',
category: 'serif',
capHeight: 583,
ascent: 817,
descent: -320,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 399,
xWidthAvg: 413,
subsets: {
latin: {
xWidthAvg: 413
},
thai: {
xWidthAvg: 518
}
}
};