@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Libre Caslon Text',
fullName: 'Libre Caslon Text Regular',
postscriptName: 'LibreCaslonText-Regular',
category: 'serif',
capHeight: 770,
ascent: 970,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 530,
xWidthAvg: 478,
subsets: {
latin: {
xWidthAvg: 478
},
thai: {
xWidthAvg: 625
}
}
};