This is an amazing library, and I'd like to use it for an OBS overlay system. In my case I have to display long chunks of text on screen. Up to now, I'd manually cut the text up and make a presentation.
It feels like the inverse of what you have here, but it would be awesome if I could provide multiple paragraphs of text, an area, the font and so on, and then be able to generate 20 slides with that text spread out evenly in them (using some JS based presentation system). Even just being given the original text divided into the 20 segments, would work for what I want.
This is an amazing library, and I'd like to use it for an OBS overlay system. In my case I have to display long chunks of text on screen. Up to now, I'd manually cut the text up and make a presentation.
It feels like the inverse of what you have here, but it would be awesome if I could provide multiple paragraphs of text, an area, the font and so on, and then be able to generate 20 slides with that text spread out evenly in them (using some JS based presentation system). Even just being given the original text divided into the 20 segments, would work for what I want.