Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 11:11
· 260 commits to master since this release

This is a C++ library to format text in columns with a maximum width. When a line of text is longer than its column's maximum width, the text is automatically wrapped. A number of other features are also supported, such as adding an initial indent, indenting all lines, etc... Refer to the API documentation for more details.