Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
Client.Image.LineWrap
Description
Provides utilities for line wrapping images.
Documentation
Given an image, break the image up into chunks of at most the given width and stack the resulting chunks vertically top-to-bottom.