gecko-dev/gfx/cairo
2005-04-19 17:19:47 +00:00
..
cairo Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
libpixman Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
.cvsignore Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
dash-dos.diff Bug 288498 - Prevent SVG DOS with dasharray 2005-03-31 20:14:05 +00:00
icformat.diff Bug 287699 - crash when rendering svg with cairo xlib fallback. a=mkaply 2005-04-13 16:52:51 +00:00
Makefile.in Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
quartz.diff Bug 287594 - cairo quartz bustage due to 0.4.0 landing. 2005-03-24 19:46:53 +00:00
README Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
stdint.diff Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
stroke-extent.diff Bug 285475 - fix cairo calculation of stroke extents on lines with caps. 2005-03-30 17:32:16 +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, 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