issues
search
haraldk
/
TwelveMonkeys
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
https://haraldk.github.io/TwelveMonkeys/
BSD 3-Clause "New" or "Revised" License
1.91k
stars
314
forks
source link
Extended PNM write support
#65
Open
haraldk
opened
10 years ago
haraldk
commented
10 years ago
See #49.
Should support:
Monochrome -> PBM (optionally PAM)
Gray -> PGM (optionally PAM)
RGB -> PPM (optionally PAM)
Anything else -> PAM
haraldk
commented
9 years ago
Anyone interested in this?
See #49.
Should support: