Skip to content

Fix feMorphology kernels and font fallback handling - #1120

Open
WaterWhisperer wants to merge 2 commits into
linebender:mainfrom
WaterWhisperer:fix-morphology-font-fallback
Open

Fix feMorphology kernels and font fallback handling#1120
WaterWhisperer wants to merge 2 commits into
linebender:mainfrom
WaterWhisperer:fix-morphology-font-fallback

Conversation

@WaterWhisperer

Copy link
Copy Markdown

Fixes the actionable findings listed in #1051:

  • LOGIC_2: make the feMorphology kernel symmetric and update the affected regression images.
  • CPY_3 / PERF_5: report the selected fallback family and avoid repeated base-face lookups.
  • CPY_1 was already fixed by Fix y-axis offset in feSpotLight transform_light_source #1052.
  • PANIC_2 is a false positive because path construction rejects empty paths.

Closes #1051

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.

Claude Code Review Report

1 participant