|
|
|
|
|
by jdmichal
3334 days ago
|
|
Should be able to easily reflow text as long as it's using newline operators (T*, ', "). Might still need some basic heuristics for paragraph breaks. But much better than the alternative of attempting to correlate individual lines of text together based on positioning. |
|