mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() Adds an alternative static jpg loader. The jpg loader copied the jpeg decoding implementation from this open-source repo: https://github.com/richgel999/jpeg-compressor That opensource has the public-domain license, it doesn't have any restriction of the copy. note: jpgd.cpp is modified version (changed decompress_jpeg_image_from_stream) for returning BGRA |
||
---|---|---|
.. | ||
bin | ||
bindings | ||
examples | ||
lib | ||
loaders | ||
savers | ||
wasm | ||
meson.build |