Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d643c7076c54090350d8ac71db384eb7d7bba78
https://github.com/WebKit/WebKit/commit/3d643c7076c54090350d8ac71db384eb7d7bba78
Author: Ahmad Saleem <[email protected]>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M Source/WebCore/svg/SVGPathParser.cpp
Log Message:
-----------
Add helper for computing the reflected control point for smooth segments
https://bugs.webkit.org/show_bug.cgi?id=294591
Reviewed by Said Abou-Hallawa.
Merge:
https://chromium.googlesource.com/chromium/blink/+/dfe891bb1ac9bddc6c9cfbf2d3e0e3d423edc85a
This patch introduces helper 'reflectedPoint', which enables us to clean-up
code in other two 'smooth segments' functions. It is just clean-up.
* Source/WebCore/svg/SVGPathParser.cpp:
(WebCore::reflectedPoint):
(WebCore::SVGPathParser::parseCurveToCubicSmoothSegment):
(WebCore::SVGPathParser::parseCurveToQuadraticSmoothSegment):
Canonical link: https://commits.webkit.org/296366@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes