kopia lustrzana https://gitlab.com/sane-project/backends
				
				
				
			
		
			
				
	
	
		
			27 wiersze
		
	
	
		
			906 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			27 wiersze
		
	
	
		
			906 B
		
	
	
	
		
			Plaintext
		
	
	
;Apple backend .desc file by Milon Firikis.
 | 
						|
 | 
						|
:backend "apple"		; name of backend
 | 
						|
:version "unmaintained"                  ; version of backend
 | 
						|
:manpage "sane-apple"		; name of manpage (if it exists)
 | 
						|
;:url "http://no.www.page.yet/" ; backend's web page
 | 
						|
 | 
						|
:devicetype :scanner              ; start of a list of devices....
 | 
						|
 
 | 
						|
:mfg "Apple"
 | 
						|
:url "http://developer.apple.com/"	
 | 
						|
:model "Apple Scanner"
 | 
						|
:interface "SCSI"
 | 
						|
:status :good                  ; :alpha, :beta, :stable, :new
 | 
						|
:comment "4bit, 16 shades of gray"
 | 
						|
 | 
						|
:model "OneScanner"
 | 
						|
:interface "SCSI"
 | 
						|
:comment "8bit, 256 shades of gray. The backend needs work especially in the quantization code but it may work."
 | 
						|
:status :basic                  ; :alpha, :beta, :stable, :new
 | 
						|
 | 
						|
 | 
						|
:model "ColorOneScanner"
 | 
						|
:interface "SCSI"
 | 
						|
:status :minimal                  ; :alpha, :beta, :stable, :new
 | 
						|
:comment "truecolor (needs much work) but it scans in non color modes."
 |