Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: split Text back into Text, BitmapText, and HTMLText #10191

Merged
merged 15 commits into from
Feb 8, 2024

Conversation

GoodBoyDigital
Copy link
Member

Changed Text to be a little simpler

Rather than renderMode on one Text, we now have Text, BitmapText, HTMLText

This means we can safely adjust the properties over time of the individual classes, without complicating the Text class.

Basically a little closer to how v7 API is!

Copy link

codesandbox-ci bot commented Feb 6, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 60c183a:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie changed the title Chore/text refactor Breaking: split Text back into Text, BitmapText, and HTMLText Feb 7, 2024
expose `BitmapFont.install` as preferred way to add a font
@Zyie Zyie merged commit ffed4cd into next-v8 Feb 8, 2024
4 checks passed
@Zyie Zyie deleted the chore/text-refactor branch February 8, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants