Hello,

We are now 2 weeks into the coding period; I spent this last week doing more 
investigation into the WebP implementation. I've been trying to identify what 
the minimum needed parts are to add an external library. I want to have a 
working implementation of having the JPEG XL library actually integrated into 
the rest of the LibreOffice project before I go ahead and do some of the more 
coding-heavy portions of adding import support. In order to understand the 
building process and have a better idea how to leverage it for JPEG XL, I have 
also read a little about how to use make and the syntax for .mk and .mk.in 
files. There aren't many actual lines of code that will need to be changed to 
add a new library, but they are crucial to get right.

I noticed that a lot of the relevant files/sections of code for the WebP 
implementation had helpful comments describing what things did; I am planning 
on adding useful documentation and comments in the files I edit or add as well.

I will post work-in-progress code changes in future progress reports.

Thank you,
Jesus Solis

Reply via email to