kopia lustrzana https://gitlab.com/sane-project/backends
Oops- should not have enabled new frame types
rodzic
36523e547d
commit
b7361d987c
|
@ -182,7 +182,7 @@ SANE_Frame;
|
|||
/* push remaining types down to match existing backends */
|
||||
/* these are to be exposed in a later version of SANE */
|
||||
/* most front-ends will require updates to understand them */
|
||||
#if 1
|
||||
#if 0
|
||||
#define SANE_FRAME_TEXT 0x0A /* backend specific textual data */
|
||||
#define SANE_FRAME_JPEG 0x0B /* complete baseline JPEG file */
|
||||
#define SANE_FRAME_G31D 0x0C /* CCITT Group 3 1-D Compressed (MH) */
|
||||
|
|
Ładowanie…
Reference in New Issue