[fpc-devel] qoi image file format support

Michael Van Canneyt michael at freepascal.org
Sat May 7 10:32:13 CEST 2022



On Sat, 7 May 2022, Marģers . via fpc-devel wrote:

> There is this super new, super fast and super what not image format. I have added support for fcl-images.
> attached zip file contains:
> 
> 1) read and write support in files
> qoif/qoicomn.pas
> qoif/fpwriteqoi.pas
> qoif/fpreadqoi.pas
> 
> 2) example of read and write QOI file
> qoif/wrqoif.pas
> qoif/wrpngf.pas
> 
> more information about QOI https://qoiformat.org
> 
> example images https://qoiformat.org/qoi_test_images.zip

Impressive, and such a simple format...
I committed and pushed your implementation. Thank you very much !

Michael.


More information about the fpc-devel mailing list