Quote:
Originally Posted by kovidgoyal
It will be interesting to see how comprehensive the HTML support is. Will it support CSS? links to other files on the filesystem? links to images? Will it pre-paginate the HTML file? What will the layout and rendering performance be like?
|
Pagination is an interesting issue. The Kindle seems to have adopted a different strategy on the pagination issue. If you read their manual they talk about some arbitrary digital numbering scheme that survives font size changes. I am not sure what triggers the number to change. At first I thought it was paragraphs but I am not sure. Does look interesting to investigate. If you look at the manual you will see that the page is a range of numbers.
Dale