tor%cs.brown.edu a600933263 Bug 291471 - unused code causing svg crash on os-x. r=jhpedemonte, a=mkaply.
git-svn-id: svn://10.0.0.236/trunk@172793 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 21:49:40 +00:00
..

Snapshots of cairo and libpixman for mozilla usage.  Where possible,
these should be official releases from the cairo project as-is.  If
changes are necessary, they should be documented below and the patch
file included in this directory.

VERSIONS:

  cairo 0.4.0
  libpixman 0.1.4

PATCHES:

  subdirs.diff - don't build test/ or doc/.

  stdint.diff - select between inttypes.h, stdint.h, and mozstdint.h.

  quartz.diff - update cairo quartz/atsui backend for 0.4.0, reenable.

  xlib.diff - include X11/xlib.h in cairo-xlib.h - needed for Solaris.

  stroke-extent.diff - fix calculation of stroke extents.

  dash-dos.diff - prevent DOS attack with dasharray.

  icformat.diff - upstream patch to select appropriate depth

  alphablend.diff - check for AlphaBlend usability at runtime (win32)