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

Way to have only front face of text #5

Open
ngerow2025 opened this issue Oct 13, 2021 · 1 comment
Open

Way to have only front face of text #5

ngerow2025 opened this issue Oct 13, 2021 · 1 comment

Comments

@ngerow2025
Copy link

The only way to get something similar to this is to set extrude, bevelRadius, and bevelSteps to zero but there are still the side faces and back face.

I think that a good way to implement this would be to add a new function that would do this.

Also, you should put how to use the functions provided in the respiratory in the readme.

@codetiger
Copy link
Owner

To just get a triangles with no extrusion and one sided, you can use the FreeType + Poly2Tri libraries and achieve it. Any reason why you are expecting this feature in this project? If it helps, I'll try to add the feature in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants