I am doing an application where I need to use the Freetype
library in a browser using Silverlight. Problem is that Silverlight
does not allow use of unmanaged code. Has anyone ported the Freetype
library to C#? If not, I may do this myself. Do you know of
any problems I might run into if I do this?