gtk2/modules
Sean Farley 99dfdfcd5e Allow LPR backend to print PDF and PS file formats
At least from GTK v3.22.30, the code disallows attempts to print PDF and
PS files using the LPR backend. Although it is not easy or possible for
GTK to determine if the printer can print these formats by querying lpr,
the print backend should allow lpr to try.

There are two uses cases:
- A filter is being used by lpr, specified in the printcap file, to process the
  files prior to printing them.
- The printer can print PDF and PS files directly. There are many printers that
  can print these formats, so GTK should allow for the possibility.
2018-11-17 13:04:35 -05:00
..
media gtkmediafile: Don't leak all the images 2018-07-04 15:05:02 +02:00
printbackends Allow LPR backend to print PDF and PS file formats 2018-11-17 13:04:35 -05:00
meson.build Alternative printbackends subdir for non-UNIX OSes 2018-03-28 15:39:36 +08:00