Rossano Paris

Results 15 issues of 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...

documentation
enhancement
question

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();` ![image](https://user-images.githubusercontent.com/33904565/185407441-b8806c1a-e00f-4db7-a6bf-7635eaf027fd.png) 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? ![image](https://github.com/KeyWorksRW/wxUiEditor/assets/33904565/9cb05605-6e91-4f3f-876b-f0532ad9ba17)

bug

With the current version of wxUI only two events are available for wxPropertyGridManager widget ![image](https://github.com/KeyWorksRW/wxUiEditor/assets/33904565/01b5da5b-9f91-429b-984c-fba9f5741313) Could it be possible to add even the others?

enhancement

### 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...

bug

### 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...

bug

### Description: wxUIEditor: Latest daily build For forms where the size is expressed like this ![image](https://github.com/KeyWorksRW/wxUiEditor/assets/33904565/4c7cb426-d0f5-49e9-b831-f0ca43baf12e) the code in `::Create()` function is: ![image](https://github.com/KeyWorksRW/wxUiEditor/assets/33904565/68fe8644-cc66-49a7-a7c0-9d9c6d12983c) The result on final application is shown...

bug

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...

wontfix