@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
module.exports = {
familyName: 'Port Lligat Slab',
fullName: 'Port Lligat Slab',
postscriptName: 'PortLligatSlab-Regular',
category: 'serif',
capHeight: 99,
ascent: 860,
descent: -211,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 155,
xWidthAvg: 401,
subsets: {
latin: {
xWidthAvg: 401
},
thai: {
xWidthAvg: 230
}
}
};