Araki Ken
							
						 
					 | 
					
						
						
							
						
						982a8feab0
					 | 
					
						
						
							
							* Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct winsize to calculate ppc and ppl.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						75e89acd80
					 | 
					
						
						
							
							Add declaration of get_pixel_per_cell().
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						622bdafb59
					 | 
					
						
						
							
							Minor fix.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						de942f3abf
					 | 
					
						
						
							
							Cache image files if at all possible and convert them to sixel when -sixel option is specified.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						9504d18d0a
					 | 
					
						
						
							
							Init pixel_per_{char|line}_i if get_pixel_per_cell() fails.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						2fe66f3a6f
					 | 
					
						
						
							
							Add -sixel option which supports image processing by img2sixel.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						98b4d10ce4
					 | 
					
						
						
							
							Don't download image files whose size is specified in <img> tag.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						08811e76fd
					 | 
					
						
						
							
							Minor fixes of parseImageHeader().
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						e6856f2329
					 | 
					
						
						
							
							Determine the format of an image file by its header data not by its file name suffix.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						0c0d4b5f38
					 | 
					
						
						
							
							Read width and height from jpeg, png and gif files directly instead of executing w3mimgdisplay -size.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						a95a178971
					 | 
					
						
						
							
							* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 0.1 sec to 0.5 sec.
						
						
						
						
						
						
						
						* image.c:
  - clearImage() works.
  - Use cached image files created by w3m in getImage().
* file.c: Hack for alignment. 
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						147ef0048b
					 | 
					
						
						
							
							- Adjust the image size to the terminal cell size. - If the image size is specified in html source, skip to load the image.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Araki Ken
							
						 
					 | 
					
						
						
							
						
						f4268d8d18
					 | 
					
						
						
							
							Support remote image by OSC 5379 show_picture sequence.
						
						
						
						
						
						
					 | 
					
						2014-12-06 20:47:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								AIDA Shinra
							
						 
					 | 
					
						
						
							
						
						ec81194f38
					 | 
					
						
						
							
							Workaround of GC crash on Cygwin64
						
						
						
						
						
						
						
						Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>,
[w3m-dev:04469] on 2013-10-14. 
						
						
					 | 
					
						2013-10-14 22:31:01 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tatsuya Kinoshita
							
						 
					 | 
					
						
						
							
						
						5397d09e58
					 | 
					
						
						
							
							Adding upstream version 0.5.3
						
						
						
						
						
						
					 | 
					
						2011-05-04 16:41:45 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tatsuya Kinoshita
							
						 
					 | 
					
						
						
							
						
						72f72d64a4
					 | 
					
						
						
							
							Adding upstream version 0.5.1
						
						
						
						
						
						
					 | 
					
						2011-05-04 16:05:14 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |