wf49670 / ppgen

Post-processing generator for DP
6 stars 4 forks source link

Scan pages in .jpg format are not recognized by .bn #80

Closed davem2 closed 9 years ago

davem2 commented 9 years ago

I have a project whose scan pages came in .jpg format instead of the usual .png and noticed that commands like .bn 001.jpg cause the build to fail with a "malformed .bn command" error.

Can guiguts handle scan files in formats other than .png? If not then maybe the error makes sense and the correct way to handle this would be to convert scan pages from .jpg to .png.

If it can handle formats other than .png then the syntax check for .bn should be updated to allow for these formats.

davem2 commented 9 years ago

I just checked and guiguts can handle .jpg scan files.