Anders Melander

Results 94 comments of Anders Melander

I'm unable to reproduce. Can you reproduce with the [Resamplers](https://github.com/graphics32/graphics32/tree/master/Examples/Resampling/Resamplers) example? This is what I'm seeing with the Resamplers example: ![billede](https://user-images.githubusercontent.com/18141921/190856711-584f7a18-40ea-4cf5-8cf3-b35ba5e079bb.png) Looks fine to me.

Yes, I see it now. The cause of the problem is commit 70652d3e9f064a8f842205c440eeee0dae53b736 by @rmesch. I'll have to look into why it's a problem. Regardless, if `TNearestResampler` works satisfactory you...

Was fixed by 784e1dbe74398a6c3a99ff3788f50bc79ea79e69

> oh, or probably I should use $ifdef like in my old branch: [x2nie@72ecb46](https://github.com/x2nie/graphics32/commit/72ecb46d041ba47a46999f351f14eb40885e8e9d) ? Yes. Please use `{$IFDEF FPC}` (uppercase, right aligned) like it's done elsewhere in the same...

The following is the result of an attempt at solving this at the `TCanvas32`/`TCustomBrush` level. I made a custom brush that does fill and stroke in one go. It works...

Closing due to inactivity

`TPolygonRenderer32VPR2X` was deprecated in 3aa6cb88465a9b189b059ac3e95ae5d78fb33a2b.

Won't do: There's little, if any, general need for this feature and there would be no benefit to adding it to the core TBitmap32 class.