Re: [QGIS-Developer] keys of the dict in setShapeProperties(dict)

2024-06-03 Thread Jacky Volpes via QGIS-Developer
Hi Abdelghani, Reading the source code, we can deduce the properties. I agree that the documentation is too light here. https://github.com/qgis/QGIS/blob/master/src/3d/symbols/qgspoint3dsymbol.cpp#L172 For a cylinder, the properties are "length", "radius" (default values are 10). For a

[QGIS-Developer] keys of the dict in setShapeProperties(dict)

2024-06-03 Thread Abdelghani Tamort via QGIS-Developer
Howdy, I want to know which are the keys of each shape in the setShapeProperties( *self*, *properties: Dict[str, Any]*) method of qgis.analysis.Qgis.Point3DShape. It would help me choose a 3d model as a point symbol. There is no mention of them in the PyQGIS docs (

Re: [QGIS-Developer] [Qgis-user] Looking for assistance with fixing RTL label bugs

2024-06-03 Thread Andrea Giudiceandrea via QGIS-Developer
Il 03/06/2024 10:49, Nyall Dawson ha scritto: It's definitely still an issue for curved labels. The issue about curved RTL labels has been reported about 10 years ago https://github.com/qgis/QGIS/issues/21940 since QGIS 2 and confirmed by users at least until QGIS 3.28.8 and QGIS 3.32.0.

Re: [QGIS-Developer] [Qgis-user] Looking for assistance with fixing RTL label bugs

2024-06-03 Thread Nyall Dawson via QGIS-Developer
On Mon, 3 June 2024, 6:20 pm Andrea Giudiceandrea via QGIS-Developer, < qgis-developer@lists.osgeo.org> wrote: > Hi all, > various user are reporting that the issue no longer occurs on Windows > using QGIS 3.34.6 and QGIS 3.36.3 from OSGeo4W. > > Since the OSGeo4W installers of both such

Re: [QGIS-Developer] [Qgis-user] Looking for assistance with fixing RTL label bugs

2024-06-03 Thread Andrea Giudiceandrea via QGIS-Developer
Hi all, various user are reporting that the issue no longer occurs on Windows using QGIS 3.34.6 and QGIS 3.36.3 from OSGeo4W. Since the OSGeo4W installers of both such versions (3.34.6 and 3.36.3) ship a bunch of updated libraries [1] (with the Qt library among them), then it looks like the