
I'm still figuring out how to use this library, but it seems like no matter what I try I can't get the letters spaced consistently.
I tried GetGlyphKernAdvance() expecting to get the kerning values, but I tried it with quite a few char combinations and the only two that returned a value other than zero were 'V' and 'A'.
I tried both this version and the original TrueTypeSharp (the one that's on nuget) and got the same results.
I'm still figuring out how to use this library, but it seems like no matter what I try I can't get the letters spaced consistently.
I tried GetGlyphKernAdvance() expecting to get the kerning values, but I tried it with quite a few char combinations and the only two that returned a value other than zero were 'V' and 'A'.
I tried both this version and the original TrueTypeSharp (the one that's on nuget) and got the same results.