I preliminary enabled the KCardDialog to also read in the SVG cardsets. Currently, I set the default to "off" to keep old games which cant handle SVG working. To get it working pass the CardFlag "SVGCards" to the constructor or the getCard...() functions. I am not sure it is the most elegant solution but it seems to work.