Hi, I was looking at https://issues.qgis.org/issues/12671
I have a working prototype and I can implement the C++ side for cursor icons that are - scalable - SVG-based - themable but I'm not that good at SVG for creating the icons themselves any volunteer? we need the icons that are listed in this file: https://github.com/qgis/QGIS/blob/master/src/gui/qgscursors.cpp#L23 Most of the icons should have a white halo (gradient-transparent) for high visibility on both light and dark backgrounds. For the API I was thinking at something like QgsApplication::getThemeIcon but for cursors. -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
