From 2838015c8492c428ca48df347c2235330b5992c1 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 9 Apr 2013 12:25:55 -0700 Subject: [PATCH] header formating --- README.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f7e559f76..e3b0e161b 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Why a fork? PIL is not setuptools compatible. Please see http://mail.python.org/pipermail/image-sig/2010-August/006480.html for a more detailed explanation. Also, PIL's current bi-yearly (or greater) release schedule is too infrequent to accomodate the large number and frequency of issues reported. Porting -======= +------- Pillow is a functional dropin for the Python Imaging Library. To run under Pillow, existing code needs to be modified to import the Imaging @@ -101,12 +101,12 @@ Current platform support for Pillow. Binary distributions are contributed for ea .. [2] In some cases, x86 support may indicate 32-bit compilation on 64-bit architecture (vs. compilation on 32-bit hardware). Installation -============ +------------ If there is a binary package for your system, that is the preferred way of obtaining Pillow. Building from Source --------------------- ++++++++++ Some of Pillow's features require external libraries. @@ -135,7 +135,7 @@ Once you have assembed the prerequisites, run: $ pip install pillow Platform Specific Instructions ------------------------------- ++++++++++ Mac OSX ******* @@ -158,6 +158,8 @@ The library prerequisites are installed with:: # Ubuntu 12.04 LTS sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms1-dev libwebp-dev +Windows +******* Donations ---------