Quote:
Originally Posted by ashkulz
[*] the 1/3 mode requested by gdxf[*] 1/4 mode, similiar to what you have in RasterFarian[*] color support throughout (only useful for the 1200 atm)[*] "reflow" mode[/list]The "reflow" mode is where I am going to put in the most effort. That will take the dilated image at 300dpi, use page segmentation techniques for figuring out the individual lines and words (taking inspiration from OCR) and then cutting/pasting image segments so that the aspect ratio of the image is changed, while keeping the same text. This is important as sometimes even when using landscape mode the text is too small because of the page size and/or the aspect ratio. This will effectively reflow documents having mainly text content. I'll be using the ideas/code I've already implemented for aggressive cropping and taking it quite a bit further 
|
Those improvements are all great news! I am eagerly looking forward to the new release. Ever since the release of the Sony Reader last year, I think one of the most crucial issues for effective reading on it is converting large-sized pdf pages into mutiple smaller pages without losing much legibility.