On 1/26/2018 8:40 PM, Александр Струняшев wrote:
Hello.
For current project in our company we are needed in FreeType library to render
glyphs. Project written in C# and should work on Windows and Linux. We tried
with unmanaged libraries using Marshaling and everything worked well.
Unfortunately for our project we could use only managed code. And that means
that current implementation is not really fit our needs. We are thinking about
porting C++ code to C#.
So I would like to know about this possibility. Could we do it or is there any
license restrictions? We plan to use our project in commercial goal and sell it.
With best regards, Aleksandr.
Just for the sake of completeness: have you tried using C++/CLI? I don't
have much experience with it, but it might allow you to compile the
Freetype code with only some modifications instead of a full rewrite.
Regards,
Gregor
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype