Opened 6 years ago
Closed 6 years ago
#12202 closed enhancement (fixed)
poppler-0.78.0
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (4)
comment:1 by , 6 years ago
Milestone: | 8.5 → 9.0 |
---|
comment:2 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 6 years ago
Release 0.78.0:
core:
- Fix line annotation arrows for usage in dimensioning
- Handle Ink annots without an InkList but with an AP
- Fix typos preventing parsing of Movie start and duration
- Fix crash on malformed files
glib:
- Add poppler_document_create_dests_tree()
- Don't use the deprecated g_type_class_add_private()
- Document the differences between render() and render_for_printing()
- Fix introspection for poppler_document_new_from_data
- Don't create PopplerInputStream with length 0.
- Document G_IO_ERROR as a possible error condition
- docs: Add index for API new in 0.78
build system:
- Fixes cross compilation of gir in Void Linux
- Add -Wshadow to the default warning flags
- install pkg-config pc files if pkg-config is found
Note:
See TracTickets
for help on using tickets.
Milestone renamed