standalone Python application -
i need simple examples , tutorials creating stand-alone python application. i've never such thing, needed. more precisely, have 1 class - svgviewer, 1 argument - full path .svg file, , need standalone , somehow able open .svg files. suggestions appreciated.
you can check how other people "standalone" svg viewers in python.
i guess can use reportlab generate convert svg bitmap.
Comments
Post a Comment