Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image: Revert generic image, fix width bug #121

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DenisUngemach
Copy link

  • it is not that easily possible to add a generic image concept to the existing image implementations. this must be done properly.
  • SkiaImageDataProvider is ok.

- it is not that easily possible to add a generic image concept to the
existing image implementations. this must be done properly.
- SkiaImageDataProvider is ok.

Signed-off-by: Denis Ungemach <[email protected]>
Copy link

github-actions bot commented Feb 27, 2025

Test Results

   332 files  +3     332 suites  +3   5m 6s ⏱️ - 1m 6s
 4 103 tests +1   3 812 ✅ +1  291 💤 ±0  0 ❌ ±0 
12 175 runs  +3  11 254 ✅ +3  921 💤 ±0  0 ❌ ±0 

Results for commit 7ee03f8. ± Comparison against base commit 4a4f2b4.

♻️ This comment has been updated with latest results.

@DenisUngemach DenisUngemach marked this pull request as ready for review February 27, 2025 13:56
@DenisUngemach DenisUngemach mentioned this pull request Feb 27, 2025
Signed-off-by: Denis Ungemach <[email protected]>
@DenisUngemach DenisUngemach marked this pull request as draft February 27, 2025 20:39
Signed-off-by: Denis Ungemach <[email protected]>
@DenisUngemach
Copy link
Author

It seems Drawing drawWithGC(Control control, GC originalGC, Consumer drawOperation)

changes the alpha values in the image. This makes a proper image drawing much more difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant