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