Graphics rendering is now merged into master!

Fix #33
This commit is contained in:
Kovid Goyal
2017-10-09 15:20:15 +05:30
parent 94eaaae4a6
commit 1ceefde2d0
3 changed files with 11 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ link:http://vt100.net/docs/vt510-rm/DECRPM[DECRPM]
== Graphics rendering
See link:graphics-protocol.asciidoc[Graphics Protocol] for a description
of this protocol to enable drawing of arbitrary easter images in the terminal.
of this protocol to enable drawing of arbitrary raster images in the terminal.
== Keyboard handling