Status report: consultancy team, week 18, 2025

Caolan

Chris

Mike

Tomaz

PPTX – font embedding

  • Import and Round-trip test
  • Fixing the CI issues
  • problem compiling libeot on Windows (and Android I think)
    • Error: “configure: error: C compiler cannot create executables”
    • libeot by default also compiles eot2ttf utility, which is probably a problem here
    • need to change that to not compile it, but a bit lost in autofoo stuff

PDF form format dropdown does not work anymore

  • The selection disables the whole PDF form frame
  • Regression due to reorganization of the PDF dialog
  • Need to disable the inner PDF Form options, not the checkbox to enable or disable the PDF forms
  • Changed the widget to, which we change “sensitivity” to “forms_options_grid”
  • Also rename the widget in the dialog, so we don’t call it “frame” when it’s a grid widget
  • Pushed to master, backported to co-25.04
  • co-24.04 works correctly already (the widget used there was the correct one “forms_options_grid”)

Miklos

Worked on: