Opened 14 years ago
Closed 14 years ago
#27806 closed enhancement (fixed)
ImageMagick: add pdf_title_basename variant
Reported by: | ghosthound | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | ImageMagick |
Description
Add a new variant to ImageMagick: makes the conversion to PDF use the output file's basename as the title for the PDF (vs the entire path for the output file).
Attachments (2)
Change History (6)
Changed 14 years ago by ghosthound
Attachment: | patch-add-pdf_title_basename-variant.diff added |
---|
Changed 14 years ago by ghosthound
Attachment: | patch-coders-pdf.c.diff added |
---|
patchfile for ImageMagick source to implement the variant
comment:1 Changed 14 years ago by ghosthound
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | ImageMagick added |
comment:2 follow-up: 3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Add new variant to ImageMagick port → ImageMagick: add pdf_title_basename variant |
---|
Has this patch already been submitted to upstream?
comment:3 Changed 14 years ago by ghosthound
Replying to ryandesign@…:
Has this patch already been submitted to upstream?
Yup:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17747
comment:4 Changed 14 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | new → closed |
This appears to have been fixed upstream (bug report not yet closed), unknown when, 6.6.7-8 has a fix.
Note: See
TracTickets for help on using
tickets.
patch to Portfile to add variant