Opened 6 years ago
Closed 6 years ago
#12432 closed enhancement (fixed)
poppler-0.80.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (4)
comment:2 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 6 years ago
Release 0.80.0:
core:
- Annotations: Implement support for setting a different text in the appearance stream than the real text
- Splash: Optionally use small_vector from boost
- Fix memory leaks on broken files
- Fix abort on broken files
- Small code simplifications
- Remove USE_FIXEDPOINT support.
qt5:
- Fix MSVC build
- Add subsitute-font information
- Fix since marker of some functions
- Fix leak when aborting text extraction
- Small code simplifications
glib:
- Make print scaling getter visible
- Make Duplex/NumCopies/PrintPageRange preference available in API
- Implement Movie API
utils:
- pdftotext: Add -nodiag flag to remove diagonal text on output
build system:
- Mark external lib include dirs as SYSTEM
Note:
See TracTickets
for help on using tickets.
It seems depending on Boost now (optionally).