Page 1 of 1

Human readable plaintext formats?

Posted: Mon Sep 23, 2013 4:57 am
by SharkD
Does XnView support reading and writing to any human readable plaintext image formats?

I want 8-bit greyscale heightfield data if possible and need to be able to import the image into a small program I wrote.

Re: Human readable plaintext formats?

Posted: Mon Sep 23, 2013 1:58 pm
by xnview
like pgm format?

Re: Human readable plaintext formats?

Posted: Wed Sep 25, 2013 12:01 am
by SharkD
That seems to work. Thanks.