Is there someone who can help me with writing simple wrapper for DLL calling of libPGF library in C#.NET project? I never done this before...
I'm writting a graphics application (in C#.NET) and I need support for PGF files, so libPGF is my only choice.
Please help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there someone who can help me with writing simple wrapper for DLL calling of libPGF library in C#.NET project? I never done this before...
I'm writting a graphics application (in C#.NET) and I need support for PGF files, so libPGF is my only choice.
Please help!
If someone still need it: I made a fork of FreeImage with PGF load support, it's still alpha, but it works :)
http://code.google.com/p/pgf-freeimage/