T O P I C R E V I E W |
email_toan |
Posted - Aug 17 2025 : 09:54:45 Is ImageEn using lodepng to encode/decode PNG? I've compiled a DLL to leverage the optimization. It'd be nice if ImageEn could integrate this DLL.
About lodepng-turbo lodepng-turbo is a PNG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON) to accelerate baseline PNG decompression on x86, x86-64, ARM systems.
https://github.com/kanryu/lodepng-turbo |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Aug 17 2025 : 15:50:23 Hi
I'm not aware of this library, and how it compares with the optimized ones we use. Have you tried comparing load times:
http://www.imageen.com/help/TIEGlobalSettings.PNGEngine.html
Nigel Xequte Software www.imageen.com
|
|
|