Summary: | Add option to pdfimages to list all images | ||
---|---|---|---|
Product: | poppler | Reporter: | Adrian Johnson <ajohnson> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
add -list option to pdfimages
add -list option to pdfimages updated patch |
Description
Adrian Johnson
2012-02-14 14:14:16 UTC
ImageOutputDev::listImage has "Object obj;" that seems unused You added two unnneded empty lines to utils/ImageOutputDev.h i'm confused by the "if (listImages) {" inside ImageOutputDev::writeMask, isn't it always called in an else of listImages? Created attachment 57067 [details] [review] add -list option to pdfimages updated patch You still have "Object obj;" in ImageOutputDev::listImage that seems unused Created attachment 57177 [details] [review] updated patch Almost good now :D Remove the , after imgSmask and commit to master :-) Committed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.