Created attachment 45697 [details] tool sourcecode, compilable with "gcc ora2png.c -lora -oora2png" I have written an ORA to PNG rendering tool, which uses libpng and libora to do all the important stuff. It currently works only for a certain subset of ORA files, due to various bugs in libora which cause either wrong rendering or crashes for particular ORA versions written by MyPaint. (compilation requires that you have installed libora in some 'standard' place like /usr or /usr/local) A makefile is also attached. Feel free to add this to libora when libora gets to the point of handling 99% of ORA files correctly.
Created attachment 45698 [details] simple makefile for ora2png
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.