Commit dd24e05
committed
Switch to premultiplied space inside Agg for RGBA blending
Premultiplied image data is passed to the Agg resampler so that the
interpolation is handled correctly. This code now tells Agg that the
image is premultiplied so that the antialiasing of edges is handled
correctly.1 parent 2d37c64 commit dd24e05
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
0 commit comments