1:794840b6d903
Anton Shestakov <engored@ya.ru>, Sun, 14 Sep 2014 15:34:02 +0900
Make the window full screen to avoid unrendered areas.

next change 3:b876b898560b
previous change 0:65366ba5ac77

Makefile

Permissions: -rw-r--r--

Other formats: Feeds:
all: html png
html:
./rst2cheatsheet.py source.rst > cheatsheet.html
png:
./html2png.py "file://$(realpath cheatsheet.html)" wallcheat.png