Missing features
- Only HTML level 1.0 is implemented. Forms (HTML 2.0) will
be in the next release, tables and other html3.0 features after that.
- Some html tags, such as
link
or base
aren't used for rendering, so the library doesn't deal with them.
- Internal links, such as
#foo
don't work.
Bugs
- Sometimes too much white space gets added between tags.
- On some systems, fonts take a very long time to load the first
time they are referenced, which slows down the viewer until they are
cached.
home