@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
export default {
familyName: 'Lakki Reddy',
fullName: 'Lakki Reddy',
postscriptName: 'LakkiReddy',
category: 'handwriting',
capHeight: 718,
ascent: 938,
descent: -765,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 529,
xWidthAvg: 462,
subsets: {
latin: {
xWidthAvg: 462
},
thai: {
xWidthAvg: 374
}
}
};