2008-08-30 19:16:29 +02:00
|
|
|
This module provides a flexible way to wrap and flow text for both ASCII and
|
|
|
|
non-ASCII outputs.
|
|
|
|
|
|
|
|
The main purpose of this module is to provide text wrapping and flowing
|
|
|
|
features without being tied down to ASCII based output and fixed-width
|
|
|
|
fonts. My needs were for a more sophisticated text control in PDF and GIF
|
|
|
|
output formats in particular.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Text-Flow
|