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

Text tool improvements #1105

Open
5 of 6 tasks
nicoburns opened this issue Apr 5, 2023 · 2 comments · May be fixed by #1589
Open
5 of 6 tasks

Text tool improvements #1105

nicoburns opened this issue Apr 5, 2023 · 2 comments · May be fixed by #1589
Labels
Feature New feature or request Rust Involves Rust programming for the backend

Comments

@nicoburns
Copy link

nicoburns commented Apr 5, 2023

  • Set text width using text tool.
  • Different styles within the text box (so I can have a bold word in a paragraph of regular text or one word a different size or color than other words).
  • Fake bold / italic for fonts without those styles.
  • Font fallback for other scripts (probably Noto Sans / Noto Serif seeing as we can't access the filesystem).
  • Text on a path #978
  • Make menu lists searchable #1499
@0HyperCube 0HyperCube changed the title Request: text boxes with layouted text Text tool improvements Apr 7, 2023
@0HyperCube
Copy link
Member

Thank you for this feature request @nicoburns. The current text tool hasn't really had much development attention, as we have been focusing on migration to a node based document. However this is now mostly complete, and so we can soon focus more on improving the usability of the tools. I have added some additional text tool improvements to your issue for reference.

@Keavon
Copy link
Member

Keavon commented Apr 7, 2023

It's probably wise that we adopt Cosmic Text for this. As @0HyperCube mentioned, once our migration to the full node graph is done in the near future, we should then be able to branch out to improve existing features like this one using the full power of the (procedural!) node system.

@Keavon Keavon added Feature New feature or request Blocked Rust Involves Rust programming for the backend labels Apr 8, 2023
@0HyperCube 0HyperCube self-assigned this Jan 27, 2024
@0HyperCube 0HyperCube linked a pull request Jan 28, 2024 that will close this issue
@0HyperCube 0HyperCube removed their assignment Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Rust Involves Rust programming for the backend
Projects
Status: In-Progress Tasks
Development

Successfully merging a pull request may close this issue.

3 participants