~ubuntu-branches/debian/squeeze/python-imaging/squeeze

« back to all changes in this revision

Viewing changes to outline.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-11-20 19:22:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091120192259-n3iy0f17n5akogom
Tags: 1.1.7-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * THIS IS WORK IN PROGRESS.
3
3
 *
4
4
 * The Python Imaging Library.
5
 
 * $Id: outline.c 2751 2006-06-18 19:50:45Z fredrik $
6
5
 *
7
6
 * "arrow" outline stuff.  the contents of this module
8
7
 * will be merged with the path module and the rest of