@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
export default {
familyName: 'Sree Krushnadevaraya',
fullName: 'Sree Krushnadevaraya',
postscriptName: 'SreeKrushnadevaraya',
category: 'serif',
capHeight: 408,
ascent: 1105,
descent: -378,
lineGap: 0,
unitsPerEm: 720,
xHeight: 273,
xWidthAvg: 286,
subsets: {
latin: {
xWidthAvg: 286
},
thai: {
xWidthAvg: 880
}
}
};