QoiImagePlugin
Posted: Mon Jun 06, 2022 11:12 am
Hi folks,
I created a pure-PureBasic implementation of the Qoi image format based on the specification and reference encoder/decoder.
It is an include-only solution and can be found in QoiImagePlugin.pbi here: https://github.com/Imagine-Programming/QoiImagePlugin
It's far from optimized yet, because I first wanted to support every PureBasic/platform combination.
I created a pure-PureBasic implementation of the Qoi image format based on the specification and reference encoder/decoder.
It is an include-only solution and can be found in QoiImagePlugin.pbi here: https://github.com/Imagine-Programming/QoiImagePlugin
It's far from optimized yet, because I first wanted to support every PureBasic/platform combination.