pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libe-book
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 16 09:02:29 UTC 2015
Modified Files:
pkgsrc/converters/libe-book: Makefile distinfo
Added Files:
pkgsrc/converters/libe-book/patches: patch-configure
Log Message:
Update to 0.1.2:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/libe-book/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/libe-book/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/converters/libe-book/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index