Skip to content

Svg flags

Levente Kis requested to merge lelu/kgeography:SvgFlags into master

Added a converter class with one single static function which converts an svg(z) file to QImage. It is intended to be used for flags. However, I could not test it because of an undefined reference error to QSvgRenderer, I suspect something has to be made in Cmake but I don't know what to do just yet.

Merge request reports