update readme.

This commit is contained in:
Christopher Jeffrey 2015-07-18 14:55:33 -07:00
parent 2b21fcd164
commit cd1599e833

View File

@ -1429,8 +1429,8 @@ using `w3mimgdisplay` (using a [OverlayImage element](#overlayimage-from-box)).
#### ANSIImage (from Box) #### ANSIImage (from Box)
Convert any `.png` file (or `.gif`, see below) to an ANSI image and display it Convert any `.png` file (or `.gif`, see below) to an ANSI image and display it
as an element. This differs from the `Image` element in that it uses blessed's as an element. This differs from the `OverlayImage` element in that it uses
internal PNG/GIF parser and does not require external dependencies. blessed's internal PNG/GIF parser and does not require external dependencies.
Blessed uses an internal from-scratch PNG/GIF reader because no other javascript Blessed uses an internal from-scratch PNG/GIF reader because no other javascript
PNG reader supports Adam7 interlaced images (much less pass the png test PNG reader supports Adam7 interlaced images (much less pass the png test