Posts

Showing posts from April, 2016

Qt Snippet: Render SVG to QPixmap for high DPI screen

Image
Convert a SVG image to QPixmap format is a very easy operation using the Qt classes. Common examples that is possible to find into documentation, however, refer to a situation where the screen device have standard pixel ratio of 1.