I want to load an SVG file of unknown pixel dimensions. Then I want to cache it as a pixmap. I am getting hung up on how to specify the size of the pixmap. All the examples use a "guessed" fixed size. How do I eliminate the guessing?