precomp-cpp icon indicating copy to clipboard operation
precomp-cpp copied to clipboard

prepare a decoder DLL for support in other software

Open maadjordan opened this issue 7 years ago • 1 comments

Is it possible to prepare the minimum required routines to decodes files generated with precomp it will be a DLL file which enables support of reading pcf files.

maadjordan avatar Mar 05 '18 11:03 maadjordan

There already was the possibility to build a DLL that is broken at the moment. This has to be fixed and the class inside the DLL has to be adjusted to the new parameters that have been added. This should be relatively easy, additionally I'll try to add some examples on the usage.

schnaader avatar Mar 05 '18 16:03 schnaader