Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ↵ | Araki Ken | 2014-12-06 | 1 | -3/+4 |
| | | | | winsize to calculate ppc and ppl. | ||||
* | Add declaration of get_pixel_per_cell(). | Araki Ken | 2014-12-06 | 1 | -0/+2 |
| | |||||
* | Minor fix. | Araki Ken | 2014-12-06 | 1 | -1/+2 |
| | |||||
* | Cache image files if at all possible and convert them to sixel when -sixel ↵ | Araki Ken | 2014-12-06 | 1 | -1/+1 |
| | | | | option is specified. | ||||
* | Init pixel_per_{char|line}_i if get_pixel_per_cell() fails. | Araki Ken | 2014-12-06 | 1 | -0/+4 |
| | |||||
* | Add -sixel option which supports image processing by img2sixel. | Araki Ken | 2014-12-06 | 1 | -14/+14 |
| | |||||
* | Don't download image files whose size is specified in <img> tag. | Araki Ken | 2014-12-06 | 1 | -7/+15 |
| | |||||
* | Minor fixes of parseImageHeader(). | Araki Ken | 2014-12-06 | 1 | -1/+2 |
| | |||||
* | Determine the format of an image file by its header data not by its file ↵ | Araki Ken | 2014-12-06 | 1 | -65/+51 |
| | | | | name suffix. | ||||
* | Read width and height from jpeg, png and gif files directly instead of ↵ | Araki Ken | 2014-12-06 | 1 | -0/+91 |
| | | | | executing w3mimgdisplay -size. | ||||
* | * terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from ↵ | Araki Ken | 2014-12-06 | 1 | -5/+1 |
| | | | | | | | | | | 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. | ||||
* | - Adjust the image size to the terminal cell size. - If the image size is ↵ | Araki Ken | 2014-12-06 | 1 | -15/+26 |
| | | | | specified in html source, skip to load the image. | ||||
* | Support remote image by OSC 5379 show_picture sequence. | Araki Ken | 2014-12-06 | 1 | -6/+82 |
| | |||||
* | Workaround of GC crash on Cygwin64 | AIDA Shinra | 2013-10-14 | 1 | -5/+28 |
| | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14. | ||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -3/+6 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+572 |