adobe-fonts / adobe-fonts/source-serif
Is the contour direction of `theta` incorrect/reversed?
- Lenguaje dominante
- CSS
- Estrellas
- 2.4k
- Forks
- 165
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Two similarily looking glyphs, `theta` and `fita`, are created with a different contour order:
This results different contour order when converting the master .ufo to .pfa with the `tx` command:
Take this command for instance:
```bash
tx -t1 ./source-serif-main/Roman/Masters/text/master_0/SourceSerif_0.ufo /tmp/test.pfa
```
Here's the result (Left: `theta`, Right: `fita`):

If a font is produced with this source, `fita` will render correctly, but `theta` could be incorrect at certain size, probably depending on the rendering engine:

*(Same font but in different size; Word 365 on Windows 11)*
Note that fonts released here seems fine. The problem arises when a custom build from the masters is needed.
I checked several glyphs that are similar in composition (`Oslash`, `oslash`, `theta`, `Fita`, `fita`, `Obarcyr`, `obarcyr`, `Fita.sc`, `Obarcyr.sc`), with `theta`'s contour direction being the only exception, thus I tend to think this is something to do with the source, not the `tx` script, so I am reporting it here. Thanks in advance!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.