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

Add cosmic-text as an option for the text renderer #16

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ids1024
Copy link

@ids1024 ids1024 commented Nov 3, 2022

Cosmic-text is still changing somewhat rapidly, but should provide a way to handle RTL/bidir/etc text with proper shaping. So I thought I'd try adding support for it here.

This isn't quite working right when I try it with Arabic text (maybe partly that it needs alpha blending when compositing glyphs?). And it needs to request the right font.

@ids1024 ids1024 force-pushed the cosmic-text branch 2 times, most recently from 889abbe to 469fe18 Compare March 2, 2023 20:20
Cosmic-text is still changing somewhat rapidly, but should provide a way
to handle RTL/bidir/etc text with proper shaping. So I thought I'd try
adding support for it here.

This isn't quite working right when I try it with Arabic text (maybe
partly that it needs alpha blending when compositing glyphs?). And it
needs to request the right font.
@Friz64
Copy link
Contributor

Friz64 commented Jun 18, 2024

Self-requesting review, due to bevyengine/bevy#10193 landing (soon?)

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.

2 participants