Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-31 | Add CMYK and CMYK Alpha colorspaces to mudraw options. | Tor Andersson | |
2013-10-31 | Add CMYK support to PAM output. | Tor Andersson | |
2013-09-30 | Disable image interpolation with a hint. | Robin Watts | |
Set the hint in mudraw when AA bits is set to 0. | |||
2013-09-27 | add support for .tga output to mudraw | Simon Bünzli | |
SumatraPDF's testsuite uses Targa images as output because they're compressed while still far easier to compare than PNG and have better tool support than PCL/PWG. | |||
2013-09-06 | Add '-' as a option for stdout to mudraw | Robin Watts | |
2013-08-30 | Add simple banding to mudraw. | Robin Watts | |
The most complex part here is to ensure that we can output various bitmaps in bands. | |||
2013-08-28 | Dump glyph cache size as part of mudraw -M | Robin Watts | |
2013-08-21 | Add simple memory use tracking to mudraw | Robin Watts | |
2013-08-21 | Add -F flag to mudraw to allow format selection. | Robin Watts | |
This allows us to "mudraw -F ppm -o /dev/null" etc. | |||
2013-06-21 | Initial PDF editing/page creation commit | Robin Watts | |
2013-06-20 | Rearrange source files. | Tor Andersson | |