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
Filename Size Date modified Message
Docs
Images
PIL
Sane
Scripts
Tests
Tk
libImaging
.hgignore 63 B Use core getcodecstatus helper to format error message, when available.
.hgtags 167 B Added tag pil-117-20090313 for changeset 874f7005c34c
BUILDME 205 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
BUILDME.bat 82 B added windows build helper
CHANGES 60.0 KB Changed encoding.
CONTENTS 8.7 KB Added CONTENTS sanity check.
MANIFEST 6.5 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
PIL.pth 4 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
README 9.7 KB Alpha release preparations.
_imaging.c 81.4 KB Merge in access branch.
_imagingcms.c 16.0 KB Fixed indentation.
_imagingft.c 13.3 KB Added JPEG/ZLIB version attributes, changed LittleCMS and Freetype version query functions to attributes.
_imagingmath.c 6.4 KB Clamp output from integer pow.
_imagingtk.c 1.5 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
decode.c 16.1 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
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).
map.c 8.8 KB Portability tweaks.
outline.c 3.8 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
path.c 13.9 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
selftest.py 5.5 KB Moved WMF support into Image.core; enable WMF rendering by default if renderer is available.
setup.py 16.9 KB Moved WMF support into Image.core; enable WMF rendering by default if renderer is available.