Branch: refs/heads/master
Home: https://github.com/istopwg/ippsample
Commit: 4eaacc68c005f0aba05b44e09feb509004f6e4de
https://github.com/istopwg/ippsample/commit/4eaacc68c005f0aba05b44e09feb509004f6e4de
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M tools/ipptransform.c
Log Message:
-----------
General bug fixing for ipptransform:
- Text output didn't start new lines, and needed to use smaller font.
- Don't specify the crop box for the PDF output since it causes many PDF viewers
to eliminate the margins completely.
- Update usage output.
- Identify markdown (.md) files as plain text.
- Fix loop for preparing pages.
- convert_image didn't set the generated PDF filename.