xmake-io / xmake-repo

📦 An official xmake package repository
https://xrepo.xmake.io
Apache License 2.0
685 stars 396 forks source link

Add support for rgb/grb config for FreeImage #4970

Closed 01Pollux closed 2 months ago

01Pollux commented 2 months ago

This is done by adding config option rgb to FreeImage for configuring between rgb and grb color formats

star-hengxing commented 2 months ago

Undefined symbols for architecture arm64: "_png_init_filter_functions_neon", referenced from: _png_read_filter_row in libfreeimage.a259

https://github.com/imagemin/optipng-bin/issues/97