2005-10-06 08:02:10 +04:00
|
|
|
Snapshots of cairo and glitz for mozilla usage. Where possible,
|
2005-02-24 23:11:04 +03:00
|
|
|
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.
|
|
|
|
|
2005-06-04 11:03:29 +04:00
|
|
|
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/.
|
|
|
|
|
2005-02-24 23:11:04 +03:00
|
|
|
VERSIONS:
|
|
|
|
|
2005-10-06 08:02:10 +04:00
|
|
|
cairo 1.1.1 (cvs)
|
|
|
|
glitz 0.5.0
|
2005-02-24 23:11:04 +03:00
|
|
|
|
2005-07-04 04:53:23 +04:00
|
|
|
***** NOTE FOR VISUAL C++ 6.0 *****
|
|
|
|
|
2005-10-06 08:02:10 +04:00
|
|
|
VC6 cannot build pixman from cairo. Therefore, VC6 builds are not supported
|
|
|
|
if cairo is enabled. Please upgrade to VC7.1/8.
|