Commit graph

175 commits

Author SHA1 Message Date
Anton Thomasson
76abb7cea5 Add option to remove sides IPP attribute for raster formats
...because apparently my printer doesn't like it,
even if it agrees with the raster file
2020-06-06 14:59:44 +02:00
Anton Thomasson
213ab589a3 Clean up connections 2020-06-06 11:27:08 +02:00
Anton Thomasson
37431cc21e Update ppm2pwg for sanity 2020-06-05 22:01:12 +02:00
Anton Thomasson
dd6bca12fc Improve what is a color/mono choice 2020-06-05 21:46:17 +02:00
Anton Thomasson
ee4b562560 Update ppm2pwg to correct URF grey 2020-06-05 21:45:41 +02:00
Anton Thomasson
ce67e42720 Add forceIncluDeDocumentFormat option
...because my printer is stupid
2020-06-05 21:12:19 +02:00
Anton Thomasson
b7b587d099 Make alwaysConvert do something again 2020-06-05 21:01:59 +02:00
Anton Thomasson
5814a8c6a2 Add format heuristics for when using octet-string 2020-06-05 20:41:45 +02:00
Anton Thomasson
8571b7fb5c Make additional formats a printer property
...and add them to format choices
...and consider them properly supported, for now
2020-06-05 20:05:48 +02:00
Anton Thomasson
ed218e5278 Limit resolution choices to dpi
...because nothing else is really supported
2020-06-05 19:05:11 +02:00
Anton Thomasson
65c3ad186d Fix om_large-photo_200x300 size 2020-06-05 18:55:40 +02:00
Anton Thomasson
67c27bdb80 Expose media-source setting 2020-06-05 18:49:52 +02:00
Anton Thomasson
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31:46 +02:00
Anton Thomasson
28bb06d18e Don't crash on decoding unsupported-attributes 2020-06-03 20:42:46 +02:00
Anton Thomasson
1b1079b679 Add transfer progress 2020-06-03 20:42:18 +02:00
Anton Thomasson
d62f0c8a56 Pretend status-message is a job attribue 2020-06-01 22:05:43 +02:00
Anton Thomasson
2c1c6e4dc5 Move URF resolution fix to IppPrinter
...so it can be sent in the attributes
2020-06-01 21:56:47 +02:00
Anton Thomasson
a42dbbc682 Make it possible to build in release mode 2020-06-01 21:12:29 +02:00
Anton Thomasson
043ed36c07 Update gitignore 2020-06-01 21:08:27 +02:00
Anton Thomasson
8e4d31be73 IppPrinter: Add check for poorly advertised PDF support 2020-06-01 20:47:27 +02:00
Anton Thomasson
cd852a6e9f Silence some string concatenation wanings 2020-06-01 20:21:09 +02:00
attah
fe4e24ab3b
Merge pull request #28 from vigejolla/getattr-fix
IppMsg: Don't encode job attributes if there are none
2020-05-19 20:25:59 +02:00
Ville Nummela
f717529883 IppMsg: Don't encode job attributes if there are none 2020-05-19 17:06:56 +03:00
Anton Thomasson
ad14386b53 Show more error messages 2020-05-17 12:30:54 +02:00
Anton Thomasson
4e03601b5c Actually fix paper sizes 2020-05-17 12:18:27 +02:00
Anton Thomasson
ed217f8769 Fix paper sizes 2020-05-17 12:09:41 +02:00
Anton Thomasson
7630e4e59a Update about page 2020-05-16 16:05:09 +02:00
Anton Thomasson
33ff859757 Make forced raster conversions a dconf setting 2020-05-16 16:03:42 +02:00
Anton Thomasson
7f4786fe94 0.5... ish? 2020-05-16 15:35:41 +02:00
Anton Thomasson
2da5baad59 Nevermind, only consider images supported if raster formats are supported 2020-05-16 15:33:22 +02:00
Anton Thomasson
0d94f8a4f6 Make image support unconditional 2020-05-16 15:23:07 +02:00
Anton Thomasson
bd710831eb Add paper sizes 2020-05-16 15:17:42 +02:00
Anton Thomasson
04c46612c9 Enable transparent sending of PDFs
(was just disabled for experimenting with conversions)
2020-05-14 21:05:23 +02:00
Anton Thomasson
8c22740651 Enable translation of error messages from C++ 2020-05-14 21:00:37 +02:00
Anton Thomasson
ef9b222c35 vertically center images 2020-05-13 20:18:20 +02:00
Anton Thomasson
f7aba42af2 Add image-to-raster conversions 2020-05-13 19:53:44 +02:00
Anton Thomasson
16e6d8d766 Add ConvertChecker 2020-05-11 20:44:53 +02:00
Anton Thomasson
aa6daa1d77 Connect print job settings to ppm2pwg env 2020-05-09 20:39:50 +02:00
Anton Thomasson
2e02ad0bcf Update ppm2pwg 2020-05-09 16:31:16 +02:00
Anton Thomasson
e898d15435 Improve format logic 2020-05-09 14:24:51 +02:00
Anton Thomasson
dd75832e8a Pop BusyPage on errors too 2020-05-09 14:05:34 +02:00
Anton Thomasson
323b5715e6 Update ppm2pwg, for better performance 2020-05-08 20:35:32 +02:00
Anton Thomasson
c1570bcb1b Add a status page for convert/transfer 2020-05-06 20:46:41 +02:00
Anton Thomasson
2741bccd22 Merge branch 'master' into pipeline2 2020-05-06 20:06:36 +02:00
Anton Thomasson
a586dcca1a Get dpi for pdf conversion from settings or defaults 2020-05-05 20:36:01 +02:00
Anton Thomasson
4519f0a13e move ppm2pwg to inside seaprint 2020-05-05 20:09:09 +02:00
Anton Thomasson
8b1c063f48 0.4.5 2020-05-03 14:26:55 +02:00
Anton Thomasson
cd31098279 Add basic conversion heuristics 2020-05-03 14:13:44 +02:00
Anton Thomasson
69fa9e52fb Change to poppler for pdf conversion 2020-05-02 18:14:33 +02:00
Anton Thomasson
b705cc28ea add ppm2pwg as a submodule 2020-05-02 18:14:12 +02:00