I want to use this in pure managed code (C#) and was wondering if there are any such projects out there. If not, would the developers of this algorithm be fine if I did it? are you guys willing to offer any help?
Note: Using P/Invoke to call c++ lib is Not an option.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your interest in libPGF. There is a Java variant (student project, not released publicly) based on a rather old codec version. We did not pursue that objective any further as the code was quite slow.
However, you are welcome to undertake the porting and we would certainly help out if you encounter any difficulties, given that you also opensource the ported code.
- Raphael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to use this in pure managed code (C#) and was wondering if there are any such projects out there. If not, would the developers of this algorithm be fine if I did it? are you guys willing to offer any help?
Note: Using P/Invoke to call c++ lib is Not an option.
Thank you for your interest in libPGF. There is a Java variant (student project, not released publicly) based on a rather old codec version. We did not pursue that objective any further as the code was quite slow.
However, you are welcome to undertake the porting and we would certainly help out if you encounter any difficulties, given that you also opensource the ported code.
- Raphael