The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libe-book-0.1.2.tar.xz | 2015-01-05 | 381.1 kB | |
| README | 2015-01-05 | 1.1 kB | |
| libe-book-0.1.2.tar.bz2 | 2015-01-05 | 465.9 kB | |
| libe-book-0.1.2.tar.gz | 2015-01-05 | 603.1 kB | |
| Totals: 4 Items | 1.5 MB | 1 | |
libe-book 0.1.2
- Check arguments of public functions. Passing NULL no longer causes
a crash.
- Use symbol visibility on Linux. The library only exports the two public
functions now.
- Fix handling of --enable-experimental configure option.
- Fix various crashes and hangs when reading broken files, found with the
help of american-fuzzy-lop.
- FictionBook v.2:
+ Fix incorrect mime type for JPEG images that occurs occasionally in
FB2 files.
+ Handle zipped files that contain more than one file.
+ Add support for headings.
+ Add support for text language.
- Broad Band eBook:
+ Convert dimensions and font sizes correctly. This makes the output
actually usable :-)
+ Parse basic paragraph and character properties.
+ Add initial support for images. Only Plot tag is supported, as
Canvas is much more complex and can contain other objects too, not
just a single image.
+ Recognize GIF images too.
+ Parse important page properties, like dimensions and margins.
+ Substitute the default fonts embedded on the devices for Liberation
fonts.
+ Try to reconstruct headings from table of contents.