GitHub user aesy opened a pull request:

    https://github.com/apache/commons-imaging/pull/33

    Imaging-209 PnmImageParser throws ImageWriteException when writing

    if PnmImageParser.PARAM_KEY_PNM_RAWBITS is provided.
    
    I fixed the issue and added a test to cover it.
    
    Issue can be found here: https://issues.apache.org/jira/browse/IMAGING-209

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aesy/commons-imaging master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-imaging/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit 9ab1fb1615c97aa635d660d1b41ee0776ab7e401
Author: Isak W <isak.wertw...@gmail.com>
Date:   2017-12-04T14:38:24Z

    Fix issue where PnmImageParser would throw ImageWriteException
    when writing if PnmImageParser.PARAM_KEY_PNM_RAWBITS is provided.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to