@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 403 B
JavaScript
module.exports = {
familyName: 'Playwrite FR Moderne',
fullName: 'Playwrite FR Moderne ExtraLight',
postscriptName: 'PlaywriteFRModerne-ExtraLight',
category: 'handwriting',
capHeight: 1100,
ascent: 1550,
descent: -607,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 513,
subsets: {
latin: {
xWidthAvg: 513
},
thai: {
xWidthAvg: 1009
}
}
};