@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
export default {
familyName: 'Chilanka',
fullName: 'Chilanka Regular',
postscriptName: 'Chilanka-Regular',
category: 'handwriting',
capHeight: 1448,
ascent: 1500,
descent: -750,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 999,
xWidthAvg: 948,
subsets: {
latin: {
xWidthAvg: 948
},
thai: {
xWidthAvg: 692
}
}
};