gst-plugins-rs/text
Mathieu Duponchelle ee6ab26d2a textwrap: fix text accumulating for longer than accumulate-time
By draining before *and* after the word wrapping loop.

We don't do that during the loop in order not to break up sentences
unnecessarily.

Also adds tests

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1930>
2024-11-29 22:09:37 +00:00
..
ahead Remove once_cell dependency 2024-10-21 17:53:18 +00:00
json all: use builder conditional setters where applicable 2024-11-21 12:57:16 +00:00
regex Remove once_cell dependency 2024-10-21 17:53:18 +00:00
wrap textwrap: fix text accumulating for longer than accumulate-time 2024-11-29 22:09:37 +00:00