When I render an SVG with QSvgRenderer it shows text properly on my local machine. On the server if text is rotated it simply disappears. I tried instally freetype2 and pango and recompiling but it doesn't fix the situation.
What am I missing?
NOTE: Both my local deployment and my remote server run with xvfb-run.