gecko-dev/gfx/cairo
vladimir%pobox.com e9856fc45d and yet more quartz cairo fixes 2006-06-06 03:33:00 +00:00
..
cairo and yet more quartz cairo fixes 2006-06-06 03:33:00 +00:00
glitz b=328116, Start of Cairo-on-OSX for Thebes GFX; gfx and cairo pieces, r=pavlov 2006-02-22 01:44:31 +00:00
libpixman Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad 2006-04-27 14:41:11 +00:00
.cvsignore
Makefile.in
README b=340452, update cairo on trunk to 2006-06-03, r=stuart 2006-06-05 23:16:25 +00:00
cairo-clip-extract-rectangles.patch Bug 327878. Add cairo_clip_extract_rectangles, to support native theme rendering patch. r=vlad 2006-02-23 00:54:18 +00:00
cairo-debug-helpers.patch Import a bunch of more up to date local cairo patches, notably fixes to win32 clipping. 2006-01-18 22:15:25 +00:00
cairo-win32-alphablend.patch Update cairo patches in repo 2006-02-10 23:55:27 +00:00
cairo-win32-clip.patch Import a bunch of more up to date local cairo patches, notably fixes to win32 clipping. 2006-01-18 22:15:25 +00:00
cairo-win32-composite-coord-fix.patch cairo: Fix up win32 surface coords before calling BitBlt/AlphaBlend, so that the functions don't complain if called with src outside of src region 2006-02-15 22:31:27 +00:00
cairo-win32-creation-format.patch Add missing cairo-win32-creation-format.patch 2006-02-15 23:33:37 +00:00
cairo-win32-expose-dc-and-dib.patch Update cairo patches in repo 2006-02-10 23:55:27 +00:00
cairo-xlib-create-similar.patch Bug 327874. Fix _cairo_xlib_surface_create_similar to create surfaces with the same depth as the input surface. r=vlad 2006-02-20 21:08:14 +00:00
cairo-xlib-getters.patch Bug 327878. Add getters for cairo xlib surfaces, to support native theme rendering patch. r=vlad 2006-02-23 00:50:08 +00:00
device-offset-scale.patch Update cairo patches in repo 2006-02-10 23:55:27 +00:00
fbcompose-bandaid.patch Cairo push/pop group patch fixes; win32 alphablend fix; b=326333, fbcompose.c problem causing missing svg text patch; initial part of cairogfx transparency fix 2006-02-08 01:44:57 +00:00
mozilla-misc.patch Cairo push/pop group patch fixes; win32 alphablend fix; b=326333, fbcompose.c problem causing missing svg text patch; initial part of cairogfx transparency fix 2006-02-08 01:44:57 +00:00
push-pop-group.patch updated patch with butsage fix 2006-02-10 02:57:07 +00:00

README

Snapshots of cairo and glitz for mozilla usage.  A git branch
of this version of cairo is available at

	vladimir@git.cairographics.org:~vladimir/cairo

in the 'mozilla-tree-cairo' branch.

We only include the relevant parts of each release (generally, src/*.[ch]),
as we have Makefile.in's that integrate into the Mozilla build system.  For
documentation and similar, please see the official tarballs at
http://www.cairographics.org/.

VERSIONS:

  cairo 1.1.1 (cvs - 2006-06-03)
  glitz 0.5.2 (cvs - 2006-01-10)

***** NOTE FOR VISUAL C++ 6.0 *****

VC6 is not supported.  Please upgrade to VC8.