gecko-dev/gfx/cairo
2006-06-26 20:55:31 +00:00
..
cairo b=341694, bring Mac Cocoa+Cairo text layout/font selection/rendering to a useful baseline for further work, r=me 2006-06-16 00:42:39 +00:00
glitz Update glitz to something from glitz CVS; not part of the build. 2006-06-26 20:55: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
cairo-clip-extract-rectangles.patch
cairo-debug-helpers.patch
cairo-win32-alphablend.patch
cairo-win32-clip.patch
cairo-win32-composite-coord-fix.patch
cairo-win32-creation-format.patch
cairo-win32-expose-dc-and-dib.patch
cairo-xlib-create-similar.patch
cairo-xlib-getters.patch
device-offset-scale.patch
fbcompose-bandaid.patch
Makefile.in
mozilla-misc.patch
push-pop-group.patch
README b=340452, update cairo on trunk to 2006-06-03, r=stuart 2006-06-05 23:16:25 +00:00

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.