Re: [fpc-pascal] libjpeg, libjpeg-turbo - pascal bindings

2012-02-06 Thread Marco van de Voort
'In our previous episode, dmitry boyarintsev said: > Has anyone ever met libjpeg or libjpeg-turbo (by IJG) pascal bindings > (for dynamic libraries)? > The most commonly used PasJPEG doesn't meet the requirements. > > If there's none, would it be useful to add them to FCL? Yes and no. New depend

[fpc-pascal] libjpeg, libjpeg-turbo - pascal bindings

2012-02-05 Thread dmitry boyarintsev
Hello, Has anyone ever met libjpeg or libjpeg-turbo (by IJG) pascal bindings (for dynamic libraries)? The most commonly used PasJPEG doesn't meet the requirements. If there's none, would it be useful to add them to FCL? (there's a binding for libpng anyway). thanks, Dmitry __