Summary: | patch to add tiff support to pdftoppm | ||
---|---|---|---|
Product: | poppler | Reporter: | William Bader <williambader> |
Component: | splash backend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | williambader |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch to add tiff support to pdftoppm
New version of tiff patch, against current git source, without outputfilename |
Description
William Bader
2010-12-01 13:18:27 UTC
setOutputFileName is defined but never used? Sorry about that. Thanks for looking at the patch. You are correct that I never used it. I was going to set the file name that way, but I ended up setting it in init(). Can you please attach a patch without that unused function and based on current git master? Created attachment 41487 [details] [review] New version of tiff patch, against current git source, without outputfilename I made a new patch against the current git source. I removed the unused setOutputFileName() function, and I removed the outputFileName variable since it is always NULL. Will be in poppler >= 0.17.0 |
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.