Replies: 1 comment
-
|
The conversion chain is described in https://www.cups.org/doc/man-mime.types.html If you want your printer (by that you mean filter I assume) to receive bmp16m, you need to define that MIME type by some kind of unique identifier of this file type in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does CUPS find out all the filters which can be used for converting image in the shortest path for the input image and the specified printer?
How can I modify a printer's configuration to support 'bmp16m' image type instead of 'postscript'?
Beta Was this translation helpful? Give feedback.
All reactions