@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 389 B
JavaScript
module.exports = {
familyName: 'Petit Formal Script',
fullName: 'Petit Formal Script',
postscriptName: 'PetitFormalScript-Regular',
category: 'handwriting',
capHeight: 1609,
ascent: 2033,
descent: -527,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1185,
xWidthAvg: 1108,
subsets: {
latin: {
xWidthAvg: 1108
},
thai: {
xWidthAvg: 1180
}
}
};