Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / pil-2009-raclette http://effbot.org/zone/pil-index.htm

Work repository for PIL 1.1.7 and beyond. The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/pil-2009-raclette
hg clone ssh://hg@bitbucket.org/effbot/pil-2009-raclette
Branch
py152
Filename Size Date modified Message
Docs
Images
PIL
Sane
Scripts
Tests
Tk
libImaging
.hgignore 61 B Post-release tweaks.
.hgtags 285 B Added tag pil-117a2-20090328 for changeset 57408fc8e0ee
BUILDME 205 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
BUILDME.bat 77 B Made core functionality work under Python 1.5.2.
CHANGES 60.0 KB Changed encoding.
CONTENTS 8.7 KB Added CONTENTS sanity check.
MANIFEST 6.8 KB Manifest generator.
PIL.pth 4 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
README 10.2 KB Made core functionality work under Python 1.5.2.
_imaging.c 82.5 KB Build tweaks for Python 2.1, old microsoft compilers, and Tk 8.5 with alpha support.
_imagingcms.c 16.4 KB Made core functionality work under Python 1.5.2.
_imagingft.c 13.5 KB Tweaks to build under Python 2.1.
_imagingmath.c 6.6 KB Tweaks to build under Python 2.1.
_imagingtk.c 1.5 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
decode.c 16.2 KB Read interlaced PNG files (from Conrado Porto Lopes Gouvêa)
display.c 20.3 KB Moved WMF support into Image.core; enable WMF rendering by default if renderer is available.
doctest.py 35.1 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
encode.c 12.6 KB Chroma subsampling support for JPEG (from Justin Huff).
make-manifest.py 272 B Made core functionality work under Python 1.5.2.
map.c 8.8 KB Made core functionality work under Python 1.5.2.
outline.c 3.8 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
path.c 13.9 KB Moved buffer API code to compatibility interface.
selftest.py 5.5 KB Moved WMF support into Image.core; enable WMF rendering by default if renderer is available.
setup.py 17.0 KB Made core functionality work under Python 1.5.2.