Texture rendering for SummerSchool animation thingy works! I found an extremely cursed way to do it, which is to use marionette_driver to open a headless IceCat (Firefox) instance and use a short 14 line Python script to navigate to each SVG and take a screenshot of the active element each time.This is the only sane way I found to include proper wrappable text.Now I just need to make the titles fit.
cc: @SummerSchool (and @ekaitz_zarraga who might want to see this mess)