@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Proza Libre',
fullName: 'Proza Libre SemiBold',
postscriptName: 'ProzaLibre-SemiBold',
category: 'sans-serif',
capHeight: 1465,
ascent: 2030,
descent: -750,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1060,
xWidthAvg: 1031,
subsets: {
latin: {
xWidthAvg: 1031
},
thai: {
xWidthAvg: 452
}
}
};