PB

Results 102 comments of PB

FWIW, I can always reproduce this on my Windows 11 laptop (single screen, 125% DPI) but never on my Windows 10 desktop (primary screen 125% DPI, secondary 100% DPI). Both...

> Try it under Windows 11; Windows 10 is history. It seems that this problem is not the case under Windows 10 as PBfordev wrote before. I have only a...

> Initially I was just comparing the two systems .... FWIW, I wrote a test program comparing SVG rasterization between NanoSVG and (buggy) Direct2D implementations of `wxBitmapBundle`. It allows showing...

**NanoSVG vs LunaSVG** FWIW, I have modified my old program testing two implementations of an SVG rasterizer for `wxBitmapBundle`, to use the built-in NanoSVG-based one and my own LunaSVG-based one:...

@Randalphwa wrote > I'm not seeing an aspect ratio change when I pass the new size to lunaSVG. I'll take a look later and see if I can figure out...

Just curious... In my tests (see my previous posts here), LunaSVG was slightly faster than NanoSVG on Windows, but did you benchmark the LunaSVG rasterization also on GTK, where AFAICT...

> A specific BMP image does not read correctly **anymore** The image by the OP is on Windows displayed by the image sample in grayscale (i.e., incorrectly) from wxWidgets 3.0.5...

FWIW, I have tried a bunch of programs on Windows 10 and they all displayed the image in color: FireFox and Chrome, GIMP, Corel PhotoPAINT, Inkscape, IrfanView, Total Commander, Paint,...

How comes the sample has worked for so many years before: Is this macOS specific? The sample for the current GIT master works fine for me on Windows 10. Or...

I can reproduce issue when using "Copy image as wxImage" with GIT master using Microsoft 365 MSO Version 2403 and others on Windows 10. Some programs can paste (Word, LibreOffice...