GraphiteEditor / Graphite

2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
https://graphite.rs
Apache License 2.0
8.64k stars 427 forks source link

Text tool improvements #1105

Open nicoburns opened 1 year ago

nicoburns commented 1 year ago
0HyperCube commented 1 year ago

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 commented 1 year ago

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.