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

@@ -15,6 +15,15 @@ emulator. The major design goals are
For some discussion regarding the design choices, see link:../../issues/33[#33].
To see a quick demo, inside a kitty terminal run:
```
kitty icat path/to/some/image.png
```
You can also see a screenshot with more sophisticated features such as alpha-blending and text over graphics here:
link:https://github.com/kovidgoyal/kitty/issues/33#issuecomment-334436100
toc::[]
== Getting the window size