@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
export default {
familyName: 'Libre Caslon Display',
fullName: 'Libre Caslon Display Regular',
postscriptName: 'LibreCaslonDisplay-Regular',
category: 'serif',
capHeight: 690,
ascent: 970,
descent: -266,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 424,
xWidthAvg: 374,
subsets: {
latin: {
xWidthAvg: 374
},
thai: {
xWidthAvg: 160
}
}
};