blobject / agave

succulent monospace programming font
https://b.agaric.net/page/agave
MIT License
772 stars 15 forks source link

𝑛-ary operators are too short #27

Closed dscorbett closed 4 years ago

dscorbett commented 4 years ago

n-ary mathematical operators should be taller than normal operators: U+220F N-ARY PRODUCT, U+2210 N-ARY COPRODUCT, and U+2211 N-ARY SUMMATION should descend below the baseline. The current glyph for U+2210 would be appropriate for U+2A3F AMALGAMATION OR COPRODUCT.

blobject commented 4 years ago

You're right, I'll make their baselines and heights consistent with those of ascii's parens and brackets.

I should also do the same for ceiling and floor (u2308 - u230b)

blobject commented 4 years ago

Fixed in https://github.com/agarick/agave/releases/tag/v27 including heights of ceiling & floor.