@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 415 B
JavaScript
module.exports = {
familyName: 'Playwrite DK Uloopet Guides',
fullName: 'Playwrite DK Uloopet Guides Regular',
postscriptName: 'PlaywriteDKUloopetGuides-Regular',
category: 'handwriting',
capHeight: 875,
ascent: 1275,
descent: -375,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 498,
subsets: {
latin: {
xWidthAvg: 498
},
thai: {
xWidthAvg: 845
}
}
};