@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
export default {
familyName: 'Cinzel Decorative',
fullName: 'Cinzel Decorative Regular',
postscriptName: 'CinzelDecorative-Regular',
category: 'display',
capHeight: 700,
ascent: 976,
descent: -372,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 714,
xWidthAvg: 589,
subsets: {
latin: {
xWidthAvg: 589
},
thai: {
xWidthAvg: 250
}
}
};