convertor/tests
Your Name b5992a84e0 fix(inkscape): use xvfb-run for headless execution
- Inkscape requires X11 display connection, causing 'GtkStyleContext without display' error
- Solution: use xvfb-run to create virtual X11 display
- Fallback: try direct inkscape if xvfb-run fails
- Add xvfb package to Dockerfile
- Update inkscape tests for new xvfb-run behavior

Fixes: Gtk-ERROR: Can't create a GtkStyleContext without a display connection
2026-01-22 23:56:47 +08:00
..
converters fix(inkscape): use xvfb-run for headless execution 2026-01-22 23:56:47 +08:00
transfer fix: resolve lint issues (XSS K601, knip unused exports, eslint errors) 2026-01-21 16:00:26 +08:00