antijingoist / opendyslexic

OpenDyslexic, a typeface that uses typeface shapes & features to help offset some visual symptoms of Dyslexia. Now in SIL-OFL.
https://opendyslexic.org
Other
650 stars 40 forks source link

STEM-friendly math glyphs #57

Open brewstronomy opened 3 years ago

brewstronomy commented 3 years ago

Hi,

Firstly, I really love this font & I appreciate all the work that's gone into it!

As a regular TeX user who writes mainly scientific/mathematical documents, I would love to see more commonly used mathematical glyphs (e.g. contour integrals, dots over letters to represent time derivatives, things like \lesssim for us astronomers) incorporated into OpenDyslexic.

The current math mode typeface in LaTeX (Computer Modern or Latin Modern) is extremely difficult for some, given its serifs, nearly uniform letter shaping, etc. Integrating these features would be incredibly useful for the presumably large community of people in STEM professions who struggle with dyslexia!

I'm aware that some basic glyphs have already been developed (e.g., integrals, I think both total & partial derivatives, the Greek alphabet) so I believe the stylistic foundation for mathematical glyphs is already in place.

I have no experience in designing or coding fonts, but I'm happy to volunteer to contribute if I can be of any help!

Thanks,

Luca (he/him/his)

bradmcclintock commented 1 year ago

Also a TeX/LaTeX user - "U+1D465" (cursive x) is a really important one here (to avoid confusion with the multiplication symbol).

andres-gimenez commented 1 month ago

I've been using Typst for a year now and I have the same problem with mathematical fonts and with the mathematical editor of Word it doesn't work either.

Here is some information on how to develop mathematical fonts.

https://learn.microsoft.com/en-us/typography/opentype/spec/math https://github.com/notofonts/math/blob/main/documentation/building-math-fonts/index.md