Adjust line fragment drawing position to account for line height multiple offset
This change ensures that the draw origin of each text line fragment compensates for any custom lineHeightMultiple set in the paragraph style. It computes the vertical offset based on the typographic height and renders the fragment at the adjusted position. Additionally, clipping logic uses the updated draw origin to correctly clear fragment regions before or after the target text range.
M
Marcin Krzyzanowski committed
b241417914e9db43d2ac2cc255f4d4b7dc6bc733
Parent: d73ed6a