Skip to content

Commit

Permalink
Merge branch 'main' into feature/custom-fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Dec 1, 2022
2 parents 8269d92 + a0ac79d commit 58c7725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

An alternative to `PIXI.Text` that works with PixiJS v5 (both WebGL and Canvas), however, it has some advantages:

* Supports HTML tags for styling such as `<strong>`, or `<em>`, as well as `<span style="">`
* Supports [HTML tags](https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML) for styling such as `<strong>`, or `<em>`, as well as `<span style="">`
* Better support for emojis and other HTML layout features, better compatibility with CSS line-height and letter-spacing.

Disadvantages:
Expand Down

0 comments on commit 58c7725

Please sign in to comment.