~ubuntu-branches/debian/sid/gscan2pdf/sid

« back to all changes in this revision

Viewing changes to lib/Gscan2pdf.pm

  • Committer: Package Import Robot
  • Author(s): Jeffrey Ratcliffe
  • Date: 2012-04-08 23:29:12 UTC
  • mfrom: (1.3.9)
  • Revision ID: package-import@ubuntu.com-20120408232912-oyibtmeddlih866y
Tags: 1.0.3-1
* New upstream release
* Updated Depends on libsane-perl to 0.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
387
387
  }
388
388
 }
389
389
 
390
 
 # only 1-bit Portable anymap is properly supported, so convert ANY pnm to tif
 
390
 # only 1-bit Portable anymap is properly supported, so convert ANY pnm to png
391
391
 elsif ( $info->{format} =~
392
392
/(Portable Network Graphics|Joint Photographic Experts Group JFIF format|CompuServe graphics interchange format)/
393
393
   )