diff options
author | Sven Göthel <[email protected]> | 2024-02-04 07:43:51 +0100 |
---|---|---|
committer | Sven Göthel <[email protected]> | 2024-02-04 07:43:51 +0100 |
commit | 119a9bf8c474ec8d7db11235f90a3e266c911e1e (patch) | |
tree | 4bc3b9075f7649f53e8a443019b62e28a699b53c /src/jogl/classes/com | |
parent | 1967fd22d432e2b37f3d8de94dd7e07f166c05ba (diff) |
Bug 1493: Enhance Text/ASS subtitle layout: Split too wide text into multiple lines (max 4) fitting into box, trimming it beforehand
Not always are Text/ASS subtitles well formed with newline character.
Use new StringUtil to re-layout if their width doesn't fit into the box,
by trimming all whitespace and splitting them into up-to 4 lines.
Diffstat (limited to 'src/jogl/classes/com')
0 files changed, 0 insertions, 0 deletions