@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
module.exports = {
familyName: 'Rock 3D',
fullName: 'Rock 3D Regular',
postscriptName: 'Rock3D-Regular',
category: 'display',
capHeight: 780,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 530,
xWidthAvg: 686,
subsets: {
latin: {
xWidthAvg: 686
},
thai: {
xWidthAvg: 1000
}
}
};