#12167·pixijs

Text gradient shifts when line height is changed

Author: nz771202Created Aug 29, 2026Updated Aug 29, 2026

PixiJS version

All

Link to minimal reproduction

https://stackblitz.com/edit/pixijs-v8-wcyvbksu?file=src%2Fmain.js

Steps to reproduce

Make a simple linear gradient, enable word wrap, and observe the gradient with different line heights.

What is expected?

The expected result is that every line has the same gradient regardless of line height.

What is actually happening?

The text gradient shifts when line height is changed.

System Info

Windows 11, Chromium 149

Any additional comments?

No response