Hello, During the third week of the coding period, I spent a little more time going through the code in the 'external' directory that deals with adding external libraries. For the time being I feel ready to write the code that will add libjxl to the build process, although some of the make related code seems a little complex.
I also tried building libjxl locally to see what, if any, dependencies it may have, in particular any that are not included already in the LibreOffice build process. As far as I could tell, there was only one potential required library (and even then, it didn't seem like it was actually used for importing/exporting, which is the only part of the libjxl library that is relevant). My goal for the upcoming week is to have the code for building either done or mostly done. Thank you, Jesus Solis
