|
|
|
|
|
by azertify
34 days ago
|
|
The layout engine is limited. It does flow text quite well, but when I had mine (the screen broke a few months ago) I was working on adding more features to the rendering engine. It's easy to write a HTML & CSS layout engine to support most of the epub spec, but hard to do it well on such a constrained chip. Even things like nested lists and inline code snippets are a challenge. |
|