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

Allow Text3D to use TTFLoader #2094

Open
mz8i opened this issue Sep 14, 2024 · 1 comment · Fixed by #2095 · May be fixed by #2303
Open

Allow Text3D to use TTFLoader #2094

mz8i opened this issue Sep 14, 2024 · 1 comment · Fixed by #2095 · May be fixed by #2303
Labels
enhancement New feature or request released

Comments

@mz8i
Copy link
Contributor

mz8i commented Sep 14, 2024

Describe the feature you'd like:

three-stdlib provides a TTFLoader that automatically does the same type of conversion that happens when using the Facetype.js website. Text3D should support both loaders, depending on the content-type returned from the fetched URL. This way, especially during development where speed of loading is not a concern, developers don't have to manually convert fonts using the Facetype.js website, which slows down experimentation with different fonts / variants etc.

Suggested implementation:

I will submit a PR soon.

@mz8i mz8i added the enhancement New feature or request label Sep 14, 2024
Copy link

🎉 This issue has been resolved in version 9.117.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mz8i mz8i linked a pull request Jan 16, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
2 participants