We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-30 15:53:05 +0200 |
My app uses svg format for all UI graphics to keep it scalable to all resolutions. It works fine on device, but submitting to Harbour results in a error:
ERROR [qt5-qtsvg-plugin-imageformat-svg] Dependency not allowed
Please allow svg plugin as a depencency. It makes no sense to render all graphics in png format. I understand large svg files can cause performance issues, but it is not reason to ban ALL svg graphics.
2 | retagged |
My app uses svg format for all UI graphics to keep it scalable to all resolutions. It works fine on device, but submitting to Harbour results in a error:
ERROR [qt5-qtsvg-plugin-imageformat-svg] Dependency not allowed
Please allow svg plugin as a depencency. It makes no sense to render all graphics in png format. I understand large svg files can cause performance issues, but it is not reason to ban ALL svg graphics.