Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] make strokes < 0.5 physical pixels visually thinner. #53154

Merged
merged 1 commit into from
May 31, 2024

Conversation

jonahwilliams
Copy link
Member

Fixes flutter/flutter#144313

Do scalling on the alpha of thin strokes to approximate skia's similar behavior.

@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #53154 at sha 4f43d91

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label May 31, 2024
@auto-submit auto-submit bot merged commit 40b868e into flutter:main May 31, 2024
32 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 31, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jun 1, 2024
…149462)

flutter/engine@990f1ce...40b868e

2024-05-31 [email protected] [Impeller] make strokes < 0.5 physical pixels visually thinner. (flutter/engine#53154)
2024-05-31 [email protected] [Impeller] Replace Impeller opacity peephole delegate with DL variant. (flutter/engine#52707)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App e: impeller will affect goldens
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Impeller] Lines with stroke width < 1 physical pixel are too thick.
2 participants