@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Parisienne',
fullName: 'Parisienne',
postscriptName: 'Parisienne-Regular',
category: 'handwriting',
capHeight: 1558,
ascent: 1875,
descent: -915,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 723,
xWidthAvg: 769,
subsets: {
latin: {
xWidthAvg: 769
},
thai: {
xWidthAvg: 600
}
}
};