@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'League Script',
fullName: 'League Script',
postscriptName: 'LeagueScript',
category: 'handwriting',
capHeight: 936,
ascent: 1100,
descent: -600,
lineGap: 0,
unitsPerEm: 1536,
xHeight: 542,
xWidthAvg: 683,
subsets: {
latin: {
xWidthAvg: 683
},
thai: {
xWidthAvg: 412
}
}
};