I am considering porting Freetype to C#
in order to run in a browser under Silverlight. My application has
to be completely in managed code, so I cannot make calls to a C/C++ library.
Has anyone attempted to port Freetype to C#? Does anyone know
of any issues that would make this impossible?