From: zonidjan Date: Fri, 3 Nov 2017 03:06:32 +0000 (-0500) Subject: add reference to bmp.py X-Git-Url: https://jfr.im/git/z_archive/sierpinski.git/commitdiff_plain add reference to bmp.py --- diff --git a/bmp.py b/bmp.py index fc67e29..e07719f 100644 --- a/bmp.py +++ b/bmp.py @@ -1,4 +1,5 @@ # bmp - bitmap processing +# ref: https://en.wikipedia.org/wiki/BMP_file_format from struct import unpack