cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Can anyone explain me text justification
Can anyone explain me text justification algorithm?
Oct 10, 2015 at 9:12am UTC
closed account (
E3h7X9L8
)
I'm trying to make a good text justification algorithm but I can't get it right.
I'm looking for explaination on dynamic programming text justification algorithm.
Oct 10, 2015 at 12:49pm UTC
LB
(13399)
This is not a trivial thing to do. Even today, text justification is a complicated subject and generally even the best code needs a good processor.
See here for more information:
https://www.youtube.com/watch?v=kzdugwr4Fgk
Topic archived. No new replies allowed.