Handling Text Caption and truncating
See original GitHub issuefeature request? Yes
Hey guys, great project you guys are working on, I will want to replace my imagemagick commands functions with this application.
Unfortunately, running a demo myself, it seems it cannot handle text truncating properly. Ideally, I want my text to auto fit or shrink to a given dimension. Will this be something you guys can consider?
– OR –
bug report?
library version
npm ls gl-react gl-react-dom gl-react-native gl-react-expo # Please run and paste the output of this
Expected behavior
Actual behavior
Steps to reproduce the behavior
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Word 2016 Caption/New Label Text Truncation
I am creating system documentation and want to put the file names of the screen captures as the caption label.
Read more >Dynamic UILabel truncating the text - ios - Stack Overflow
captionLabel.frame.size.width fixed it, stick it in as an answer and I'll mark it correct. Seems once again I've been caught by some copy...
Read more >12.4 Truncate text output | R Markdown Cookbook - Bookdown
The basic idea of the above hook function is that if the number of lines of the text output is greater than the...
Read more >About abbreviating and truncating words—ArcMap
You can abbreviate a group of words by including the words in double quotes: "Post Office". · You can have multiple abbreviations for...
Read more >text-overflow - CSS: Cascading Style Sheets - MDN Web Docs
This keyword value will truncate the text at the limit of the content area, therefore the truncation can happen in the middle of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks so much for gl-react anyway.
Yeah I think it’s a bit out of scope of gl-react at the moment. based on what you need (web or react-native?) it would be other lib responsability to provide such Text caption fit & rasterizing it to an image.