Question
Converting ttf to otf
I am trying convert a ttf file to otf but I keep getting the following error
Running txlib...
txlib: --- C:\crystal\Crysb___.ttf
txlib: (ttr) cmap: invalid idRangeOffset in segment[23] (fixing)
txlib: (t1w) multiple glyphs with the same encoding
txlib: fatal error
I can run the edit table command and it fixes the issue but when I go back and rerun the make command it fails with the same error.
Running txlib...
txlib: --- C:\crystal\Crysb___.ttf
txlib: (ttr) cmap: invalid idRangeOffset in segment[23] (fixing)
txlib: (t1w) multiple glyphs with the same encoding
txlib: fatal error
I can run the edit table command and it fixes the issue but when I go back and rerun the make command it fails with the same error.
