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 225 B Added tag pil-117-20090317 for changeset 454b4d2672f3
BUILDME 205 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
BUILDME.bat 98 B Build tweaks for Python 2.1, old microsoft compilers, and Tk 8.5 with alpha support.
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 10.0 KB Release preparations.
_imaging.c 82.5 KB Build tweaks for Python 2.1, old microsoft compilers, and Tk 8.5 with alpha support.
_imagingcms.c 16.1 KB Build tweaks for LittleCMS 1.15 etc.
_imagingft.c 13.3 KB Added JPEG/ZLIB version attributes, changed LittleCMS and Freetype version query functions to attributes.
_imagingmath.c 6.6 KB Build tweaks for Python 2.1, old microsoft compilers, and Tk 8.5 with alpha support.
_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 Moved buffer API code to compatibility interface.
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 16.9 KB Moved WMF support into Image.core; enable WMF rendering by default if renderer is available.