gecko-dev/gfx/cairo
2005-03-24 15:59:06 +00:00
..
cairo Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be. 2005-03-24 15:59:06 +00:00
libpixman Bug 287416 - update to libpixman 0.1.4, cairo 0.4.0. 2005-03-23 19:53:40 +00:00
quartz.diff Bug 287416 - update to libpixman 0.1.4, cairo 0.4.0. 2005-03-23 19:53:40 +00:00
README Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be. 2005-03-24 15:59:06 +00:00
stdint.diff Bug 287416 - update to libpixman 0.1.4, cairo 0.4.0. 2005-03-23 19:53:40 +00:00
subdirs.diff Bug 287416 - update to libpixman 0.1.4, cairo 0.4.0. 2005-03-23 19:53:40 +00:00
xlib.diff Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be. 2005-03-24 15:59:06 +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 and stdint.h for AIX.

  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.