Running via the CLI doesn't mean it doesn't require X. PDF output for instance renders the pages in a QWebView then prints to PDF it just doesn't show the QWebView when it does this. Qt requires X even if the controls are not shown.
SVG rasterization is another thing that uses Qt. This however will be skipped when X is not avaliable.
|