@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
module.exports = {
familyName: 'Permanent Marker',
fullName: 'Permanent Marker Regular',
postscriptName: 'PermanentMarker-Regular',
category: 'handwriting',
capHeight: 758,
ascent: 1136,
descent: -325,
lineGap: 31,
unitsPerEm: 1024,
xHeight: 625,
xWidthAvg: 519,
subsets: {
latin: {
xWidthAvg: 519
},
thai: {
xWidthAvg: 379
}
}
};