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

How about stroked/outlined Text support? #58

Open
georgekrax opened this issue Aug 16, 2022 · 5 comments
Open

How about stroked/outlined Text support? #58

georgekrax opened this issue Aug 16, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@georgekrax
Copy link

Wouldn't it be nice if there was also an option to support stroked 3D Text with outline, as we do in CSS with the "-webkit-text-stroke" property?

Could something like this be achieved?

image

@romgere
Copy link
Owner

romgere commented Aug 16, 2022

@georgekrax can you confirm :

  • the outline part (in blue in your image) would be the support
  • the regular part (in black) would be the extruded text

@georgekrax
Copy link
Author

georgekrax commented Aug 16, 2022

@romgere Thank you for your immediate response. That would be awesome too, but I was thinking of adding the outline part as a 3rd element into the app. So, I would see the app in this way:
• One element being the support
• One element being the (extruded) text
• One (other) element being the outlined part. So the outline part does not have to do with the support.

However, if this is not possible or you don't agree the outline could be the support.

I hope you understand what I am trying to say/propose. What do you think?

@romgere
Copy link
Owner

romgere commented Aug 16, 2022

Got it ! I will tag this issue as enhancement & see how it can be achieved & if time will allow me to code it.

@romgere romgere added the enhancement New feature or request label Aug 16, 2022
@georgekrax
Copy link
Author

Thank you very much! I have searched for days online, but couldn't find a solution, not even a hint. I guess I've got to leave it to the experts!!

Have a nice rest of the day 😊

@georgekrax
Copy link
Author

Check out a related question in StackOverflow. I could create a bounty for anyone solving it!! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants