Conversion experiment 2: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 December 2015

  • curprev 21:0821:08, 5 December 2015SN talk contribs 983 bytes +983 Created page with "Text to image conversion experiment. <br /> <source lang="python"> import binascii from PIL import Image import math data = open('example_1.txt') txt = data.read() color = []..."