Rossano Paris
Rossano Paris
Hi @sammycage This point probably requires a deep discussion, below I try to explain my needs. It would be useful to identify an object inside SVG code in order to...
After calling the function Document::rotate() the original SVG canvas is not recalculated, this leads to a wrong bitmap size calling this function: `auto bitmap = document->renderToBitmap();` If it could be...
After calling the function Document::scale() the original SVG canvas is not recalculated, this leads to a wrong bitmap size calling this function: `auto bitmap = document->renderToBitmap();`  Regards Rossano
**tp info:** TP-Link Archer T3U [Realtek RTL8812BU] **System info:** Linux MINT 21.1 6.2.0-26-generic 26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC x86_64 x86_64 x86_64 GNU/Linux Last week I've downloaded source code from master and built...
### Description: The font property is not shown for this widget. Is it intentional? 
With the current version of wxUI only two events are available for wxPropertyGridManager widget  Could it be possible to add even the others?
### Description: Perhaps I'm missing something, but I noticed that wxUiEditor doesn't allow to use angle brackets to include customized files. As I see it, it seams wrong, because all...
### Description: I have a solution where two distinct wxUiEditor projects are involved, even though I don't think two distinct projects matter. Anyway, these two projects generate the function `wxImage...
### Description: wxUIEditor: Latest daily build For forms where the size is expressed like this  the code in `::Create()` function is:  The result on final application is shown...
The conversion from this SVG file to a PNG image, shows badly two objects with gradients [velocimetro.zip](https://github.com/sammycage/lunasvg/files/15417951/velocimetro.zip) The white gradient above the green arrows and the gray shadow are shown...