Hello, this issue that I'm submitting is not related to your library, because it works great.
The problem gets in, when used with svg generators like text-to-svg.
Some fonts use Contextual Alternatives (calt) to change the distance between some conflicting letters. Like "یخ".
So as the output of you library is not recognized as the font to use the CALT, those letters will have conflicts.
Hello, this issue that I'm submitting is not related to your library, because it works great.
The problem gets in, when used with svg generators like
text-to-svg.Some fonts use Contextual Alternatives (calt) to change the distance between some conflicting letters. Like "یخ".
So as the output of you library is not recognized as the font to use the CALT, those letters will have conflicts.