PDA

View Full Version : txt to bmp


SoAnIs
March 25th, 2008, 01:59 AM
I need to convert text files to 319x240 pixel bitmap files. I have a windows program for this but it fails under wine with a clipboard error. Is there such a program for linux?
I'm using a Neuros N442 as an ebook reader, it can't read text files but it can view bitmaps, so I convert each file to a few thousand small bitmaps to read it.

twothird
March 25th, 2008, 09:42 AM
found this program, HTML2Image. Does that work out well for you?