@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Caveat Brush',
fullName: 'Caveat Brush',
postscriptName: 'CaveatBrush-Regular',
category: 'handwriting',
capHeight: 660,
ascent: 960,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 420,
xWidthAvg: 354,
subsets: {
latin: {
xWidthAvg: 354
},
thai: {
xWidthAvg: 835
}
}
};