PixiJS Update - v8.11.0
ยท 6 min read
PixiJS v8.11.0 introduces powerful new text tools for creating advanced animations and several quality-of-life improvements. Here's what's new:
- SplitText & SplitBitmapText: Split text into lines, words, and characters for fine-grained control and advanced animations
- New
origin
Property for Containers: Rotate and scale around a defined point without affecting position replaceChild
Method: Seamlessly swap display objects while preserving transforms- BitmapText Word Breaking:
breakWords
now works withBitmapText
for better layout control - llms.txt Support: We've added official support for the
llms.txt
standard to help AI tools discover and respect PixiJS v8 content. - PixiJS Showcase: Submit your project and get featured on our new community gallery
- Sponsorship Updates: We're now live on GitHub Sponsors with new and improved sponsorship tiers
Let's dive into the details.