Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 66908bfa4aa90a81997f30afd25bb3a31b92ba4a
https://github.com/WebKit/WebKit/commit/66908bfa4aa90a81997f30afd25bb3a31b92ba4a
Author: Alan Baradlay <[email protected]>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
M Source/WebCore/platform/graphics/ComplexTextController.cpp
M Source/WebCore/platform/graphics/ComplexTextController.h
Log Message:
-----------
[text shaping] Collect shaped glyph bounds for text run
https://bugs.webkit.org/show_bug.cgi?id=298964
Reviewed by Antti Koivisto.
Properly shaped content is essential to line breaking. This change ensures
we've got the right width for each "range" within a larger content (word)
divided by inline boxes.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::applyShapingOnRunRange const):
* Source/WebCore/platform/graphics/ComplexTextController.cpp:
(WebCore::ComplexTextController::enclosingGlyphBoundsForTextRun):
* Source/WebCore/platform/graphics/ComplexTextController.h:
Canonical link: https://commits.webkit.org/300461@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