word_wrapper 0.5.0
Word wrapping implementation in ruby. Includes a naive greedy algorithm (fast) and Knuth's minimum raggedness algorithm from TeX (slower for long texts).
Gemfile:
=
install:
=
Versions:
- 0.5.0 December 30, 2012 (12.5 KB)
Development Dependencies (1):
minitest
>= 0