User:Lidia.Pereira/PNM/Rawgif: 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.

    11 November 2013

    • curprev 15:0315:03, 11 November 2013Lidia.Pereira talk contribs 4,935 bytes +4,935 Created page with "<source lang ="Python"> import struct, sys import random width = 320 height = 240 header = struct.pack("<BBBHHBHHHHBB", 0, 0, 2, 0, 0, 8, 0, 0, width, height, 32, 1 << 5) ..."