1 Snapshots of cairo and glitz for mozilla usage.
3 We only include the relevant parts of each release (generally, src/*.[ch]),
4 as we have Makefile.in's that integrate into the Mozilla build system. For
5 documentation and similar, please see the official tarballs at
6 http://www.cairographics.org/.
10 cairo (1.7.4-136-g5ea2555)
11 pixman (pixman-0.11.10-8-g7180230)
13 ***** NOTE FOR VISUAL C++ 6.0 *****
15 VC6 is not supported. Please upgrade to VC8.
21 max-font-size.patch: Clamp freetype font size to 1000 to avoid overflow issues
23 win32-logical-font-scale.patch: set CAIRO_WIN32_LOGICAL_FONT_SCALE to 1
25 nonfatal-assertions.patch: Make assertions non-fatal
27 buggy-repeat.patch: Unconditionally turn on buggy-repeat handling to bandaid bug 413583.
29 tmpfile_wince.patch: Make Windows CE use tmpfile() on windows mobile due to the lack of _open_osfhandle and no fs permissions.
31 ==== pixman patches ====
33 endian.patch: include cairo-platform.h for endian macros