rive-app / rive-cpp

C++ runtime for Rive
MIT License
278 stars 42 forks source link

Enable local build of jpeg #336

Closed mikerreed closed 2 years ago

mikerreed commented 2 years ago

The jpeg codec is need now that we want to allow jpeg assets to be included in .riv files (rather than converting them to png).

Test here was that viewer can display jpeg lunch.riv.zip s

mikerreed commented 2 years ago

https://github.com/rive-app/rive-cpp/issues/335