/TurboJpegSwift

Proof of concept swift bindings for libturbojpeg

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

TurboJpegSwift

Swift wrapping of libturbojpeg

This is a minimal proof of concept. To use it, the libturbojpeg libs must be manually linked. There might be a way to tell the SwiftPM to do it, but I haven't found it. Also, because of the assembly components of libturbojpeg for Intel processors, it's probably not possible to get SPM to build libturbojpeg directly as an alternative to distributing binary libs. Ideally resolving the latter would resolve the former problem.

References: